Files
Shifted/node_modules/entities/lib/decode_codepoint.d.ts
2026-02-10 01:14:19 +00:00

2 lines
114 B
TypeScript

export default function decodeCodePoint(codePoint: number): string;
//# sourceMappingURL=decode_codepoint.d.ts.map