UNPKG

vite-plugin-singlefile-compression

Version:

Compress all assets and embeds them into `dist/index.html`, making it convenient to share as a single HTML file.

2 lines (1 loc) 72 B
export declare function cutPrefix(str: string, prefix: string): string;