Type Alias: TypefestConfigsContract
TypefestConfigsContract =
Record<TypefestConfigName,TypefestPresetConfig>
Defined in: plugin.ts:70
Contract for the configs object exported by this plugin.
TypefestConfigsContract =
Record<TypefestConfigName,TypefestPresetConfig>
Defined in: plugin.ts:70
Contract for the configs object exported by this plugin.