android-wrapper/@capacitor/assets/node_modules/entities/lib/decode_codepoint.d.ts
Pieter Vander Vennet 6947a1adba
Some checks failed
/ build_android (push) Failing after 21s
Add dependency
2025-06-18 18:50:46 +02:00

2 lines
No EOL
114 B
TypeScript

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