UNPKG

@platform/cell.tmpl

Version:

Template generator for CellOS.

5 lines (4 loc) 96 B
export declare function tmpl(args: { dir: string; install?: boolean; }): Promise<void>;