Files
tryno10/app/code/node_modules/entities/lib/decode_codepoint.d.ts
T
2022-04-07 18:09:31 +05:30

2 lines
114 B
TypeScript

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