public_library_map/node_modules/entities/lib/decode_codepoint.d.ts
2021-11-24 08:46:47 +00:00

2 lines
114 B
TypeScript

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