projecte_ionic/node_modules/entities/lib/decode_codepoint.d.ts
2022-02-09 18:30:03 +01:00

2 lines
114 B
TypeScript
Executable file

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