Files
NGO/viewer/node_modules/entities/lib/decode_codepoint.d.ts
T
2026-04-30 19:00:37 +00:00

2 lines
114 B
TypeScript

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