UNPKG

@nlabs/lex

Version:
3 lines (2 loc) 158 B
export declare const hasFileType: (startPath: string, ext: string[]) => boolean; export declare const compile: (cmd: any, callback?: any) => Promise<number>;