Type Alias: TypefestConfigs
type TypefestConfigs = typeof typefestConfigs;
Defined in: plugin.ts:385
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.