mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
use minify
This commit is contained in:
3
node_modules/param-case/param-case.d.ts
generated
vendored
Normal file
3
node_modules/param-case/param-case.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare function paramCase (value: string, locale?: string): string;
|
||||
|
||||
export = paramCase;
|
Reference in New Issue
Block a user