UNPKG

ts-to-html

Version:

TS and SASS compiler for a HTML with live preview

5 lines (4 loc) 103 B
export declare function parseArgs(args: string[]): { flags: string[]; params: string[]; };