aboutsummaryrefslogtreecommitdiff
path: root/node_modules/entities/lib/decode_codepoint.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/entities/lib/decode_codepoint.d.ts')
-rw-r--r--node_modules/entities/lib/decode_codepoint.d.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/entities/lib/decode_codepoint.d.ts b/node_modules/entities/lib/decode_codepoint.d.ts
new file mode 100644
index 0000000..6b72eaa
--- /dev/null
+++ b/node_modules/entities/lib/decode_codepoint.d.ts
@@ -0,0 +1,2 @@
+export default function decodeCodePoint(codePoint: number): string;
+//# sourceMappingURL=decode_codepoint.d.ts.map \ No newline at end of file