Type Alias: TypefestConfigs
TypefestConfigs = typeof
typefestConfigs
Defined in: plugin.ts:378
Runtime type for the plugin's generated config presets.
Remarksโ
Mirrors plugin.configs and is useful when composing typed preset-aware
tooling in external integrations.