UNPKG

@modern-js/builder

Version:
6 lines (5 loc) 199 B
import type { DefaultBuilderPlugin } from '@modern-js/builder-shared'; /** * Apply some configs of builder performance */ export declare const builderPluginPerformance: () => DefaultBuilderPlugin;