UNPKG

@modern-js/module-tools-v2

Version:

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

2 lines 150 B
import type { BundlelessGeneratorDtsConfig } from '../../types'; export declare const runTsc: (config: BundlelessGeneratorDtsConfig) => Promise<void>;