uuidjs / uuid

Generate RFC-compliant UUIDs in JavaScript
MIT License
14.52k stars 897 forks source link

[BUG] Module '"uuid"' has no exported member 'v7'.ts(2305) #773

Closed alka7ex closed 2 months ago

alka7ex commented 2 months ago

Before you begin...

Description of the problem

Hi Guys

I got an issues related with types for v7, the functionalities is working fine but it has some types complain stating that

Module '"uuid"' has no exported member 'v7'.ts(2305)

image

Recipe for reproducing

No response

Additional information

No response

Environment

No response

broofa commented 2 months ago

From the Bug Report template:

Failure to provide a Minimal, Complete, and Verifiable example will result in this issue being closed without further review