UNPKG

@modern-js/module-tools-v2

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

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