mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
update packages to latest version
This commit is contained in:
4
node_modules/entities/lib/esm/decode_codepoint.d.ts
generated
vendored
Normal file
4
node_modules/entities/lib/esm/decode_codepoint.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare const fromCodePoint: (...codePoints: number[]) => string;
|
||||
export declare function replaceCodePoint(codePoint: number): number;
|
||||
export default function decodeCodePoint(codePoint: number): string;
|
||||
//# sourceMappingURL=decode_codepoint.d.ts.map
|
Reference in New Issue
Block a user