mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Update node-uuid.d.ts
This commit is contained in:
2
node-uuid/node-uuid.d.ts
vendored
2
node-uuid/node-uuid.d.ts
vendored
@@ -60,3 +60,5 @@ declare module "node-uuid" {
|
||||
var uuid: UUID;
|
||||
export = uuid;
|
||||
}
|
||||
|
||||
declare var uuid: UUID;
|
||||
|
||||
Reference in New Issue
Block a user