UNPKG

st-bundle

Version:

CLI for watching and bundling SpringType projects.

3 lines (2 loc) 107 B
import { Context } from '../core/Context'; export declare function bundleDev(ctx: Context): Promise<void>;