Files
mooknote_web/node_modules/entities/lib/decode_codepoint.d.ts
DelLevin-Home a4a326401e 1
2026-03-10 22:06:32 +08:00

2 lines
114 B
TypeScript

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