UNPKG

boil-cli-tool

Version:

CLI tool - boilerplate template manager and generator

3 lines (2 loc) 123 B
export declare const boilerplateExists: () => boolean; export declare const templateExists: (template: string) => boolean;