UNPKG

statigen

Version:

A static site generator that supports html, ejs, and markdown source files

6 lines (5 loc) 92 B
export declare class InitCommand { run(options: { path: string; }): void; }