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