Files
red_de_investigacion_front/node_modules/entities/lib/decode_codepoint.d.ts
T

2 lines
114 B
TypeScript
Raw Normal View History

2020-01-14 20:43:08 -06:00
export default function decodeCodePoint(codePoint: number): string;
//# sourceMappingURL=decode_codepoint.d.ts.map