UNPKG

shaman-website-compiler

Version:

Compile raw HTML, CSS and Javascript into the smallest possible, SEO friendly website.

7 lines (6 loc) 112 B
export declare class DynamicRoute { path: string; file: string; model: any; content?: string; }