Type Alias: TypefestPlugin
type TypefestPlugin = typeof typefestPlugin;
Defined in: plugin.ts:408
Runtime type for the plugin object exported as default.
Remarksโ
Includes resolved meta, rules, and configs contracts after plugin
assembly.
type TypefestPlugin = typeof typefestPlugin;
Defined in: plugin.ts:408
Runtime type for the plugin object exported as default.
Includes resolved meta, rules, and configs contracts after plugin
assembly.