Skip to content

Type Alias: PluginListing

ts
type PluginListing = z.infer<typeof PluginListingSchema>;

Defined in: models/pluginListing.ts:13