Skip to content

artboard-deluxe / PluginOptions

PluginOptions<T>

PluginOptions<T> = T extends ArtboardPluginDefinition<infer O, any> ? O : never

Defined in: types/index.ts:6

Type Parameters

T

T