UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

5 lines (3 loc) 204 B
declare function pathToHtmlFilename(path: string, filename?: string): string; declare function explicitHtmlPath(path: string, filename?: string): string; export { explicitHtmlPath, pathToHtmlFilename };