dmonad / lib0

Monorepo of isomorphic utility functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update uuidv4 type (maybe others too?)

Morriz opened this issue · comments

Is your feature request related to a problem? Please describe.
I see in random.d.ts that uuidv4 has type any, but should it not be string?

Thanks for the hint!