UNPKG

@platform/cell.tmpl

Version:

Template generator for CellOS.

4 lines (3 loc) 133 B
import { t } from '../common'; export declare type ITmplArgs = Record<string, unknown>; export declare const init: t.CmdPluginsInit;