summaryrefslogtreecommitdiff
path: root/together/node_modules/hexoid/hexoid.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'together/node_modules/hexoid/hexoid.d.ts')
-rw-r--r--together/node_modules/hexoid/hexoid.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/together/node_modules/hexoid/hexoid.d.ts b/together/node_modules/hexoid/hexoid.d.ts
new file mode 100644
index 0000000..9b03069
--- /dev/null
+++ b/together/node_modules/hexoid/hexoid.d.ts
@@ -0,0 +1 @@
+export default function (len?: number): () => string;