mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Added headers to new files
This commit is contained in:
5
node-uuid/node-uuid-cjs.d.ts
vendored
5
node-uuid/node-uuid-cjs.d.ts
vendored
@@ -1,3 +1,8 @@
|
||||
// Type definitions for node-uuid.js
|
||||
// Project: https://github.com/broofa/node-uuid
|
||||
// Definitions by: Jeff May <https://github.com/jeffmay>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="./node-uuid-base.d.ts" />
|
||||
|
||||
/**
|
||||
|
||||
5
node-uuid/node-uuid-global.d.ts
vendored
5
node-uuid/node-uuid-global.d.ts
vendored
@@ -1,3 +1,8 @@
|
||||
// Type definitions for node-uuid.js
|
||||
// Project: https://github.com/broofa/node-uuid
|
||||
// Definitions by: Jeff May <https://github.com/jeffmay>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="./node-uuid-base.d.ts" />
|
||||
|
||||
/** Expose as global variable */
|
||||
|
||||
Reference in New Issue
Block a user