UNPKG

@schemifyjs/schematics

Version:

Reusable schematics for scaffolding SchemifyJS projects.

4 lines (3 loc) 101 B
export declare class TemplateNotFoundError extends Error { constructor(schematicPath: string); }