UNPKG

@modern-js/module-tools

Version:

Simple, powerful, high-performance modern npm package development solution.

3 lines (2 loc) 120 B
import type { CliPlugin } from '@modern-js/core'; export declare const getPlugins: (runningCmd: string) => CliPlugin[];