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