UNPKG

@mistlog/typetype

Version:

A programming language designed for typescript type generation

6 lines (5 loc) 194 B
export declare function build(dir: string, options: { watch: boolean; }): void; export declare function clean(dir: string): void; export declare function debug(absolute: string): void;