Skip to content

Type Alias: PluginData

ts
type PluginData = z.infer<typeof PluginDataSchema>;

Defined in: models/pluginData.ts:14