mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-03 23:42:50 +00:00
Linting
This commit is contained in:
parent
48658b6699
commit
e5eba44aea
1
types/uuid/index.d.ts
vendored
1
types/uuid/index.d.ts
vendored
@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/kelektiv/node-uuid
|
||||
// Definitions by: Oliver Hoffmann <https://github.com/iamolivinius/>
|
||||
// Felipe Ochoa <https://github.com/felipeochoa/>
|
||||
// Chris Barth <https://github.com/cjbarth>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
|
||||
5
types/uuid/interfaces.d.ts
vendored
5
types/uuid/interfaces.d.ts
vendored
@ -1,8 +1,3 @@
|
||||
// Type definitions for uuid 3.1
|
||||
// Project: // Project: https://github.com/kelektiv/node-uuid
|
||||
// Definitions by: Oliver Hoffmann <https://github.com/iamolivinius>, Chris Barth <https://github.com/cjbarth>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
// Uses ArrayLike to admit Unit8 and co.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user