Files
fedilearns/node_modules/htmlparser2/node_modules/entities/lib/decode_codepoint.d.ts
2026-04-29 08:30:52 -07:00

2 lines
114 B
TypeScript

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