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