mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-22 11:40:10 +08: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