UNPKG

vite-pug-static-builder

Version:

Vite + Pugを使用した静的サイトビルダー - 複数のPugファイルを静的HTMLとしてビルドするViteプラグイン

2 lines 169 B
export declare function outputLog(type: 'info' | 'warn' | 'warnOnce' | 'error', green?: string, yellow?: string, dim?: string): void; //# sourceMappingURL=utils.d.ts.map