mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
Fix linted headers
This commit is contained in:
2
amplify-deferred/index.d.ts
vendored
2
amplify-deferred/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for AmplifyJs 1.1.0 using JQuery Deferred
|
||||
// Type definitions for AmplifyJs (using JQuery Deferred) 1.1
|
||||
// Project: http://amplifyjs.com/
|
||||
// Definitions by: Jonas Eriksson <https://github.com/joeriks/>, Laurentiu Stamate <https://github.com/laurentiustamate94>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
amplify/index.d.ts
vendored
2
amplify/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for AmplifyJs 1.1.0
|
||||
// Type definitions for AmplifyJs 1.1
|
||||
// Project: http://amplifyjs.com/
|
||||
// Definitions by: Jonas Eriksson <https://github.com/joeriks/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
lz-string/index.d.ts
vendored
2
lz-string/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for lz-string v1.3.5
|
||||
// Type definitions for lz-string 1.3
|
||||
// Project: https://github.com/pieroxy/lz-string
|
||||
// Definitions by: Roman Nikitin <https://github.com/M0ns1gn0r>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
4
math3d/index.d.ts
vendored
4
math3d/index.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
// Type definitions for math3.d.ts
|
||||
// Type definitions for math3d 0.2
|
||||
// Project: https://github.com/adragonite/math3d
|
||||
// Definitions by: Laszlo Jakab <https://github.com/laszlojakab>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
export class Vector3 {
|
||||
constructor(x?: number, y?: number, z?: number);
|
||||
|
||||
2
pikaday-time/index.d.ts
vendored
2
pikaday-time/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for pikaday-time
|
||||
// Type definitions for pikaday-time 1.4
|
||||
// Project: https://github.com/owenmead/Pikaday
|
||||
// Definitions by: Sayan Pal <https://github.com/Sayan751>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
plugapi/index.d.ts
vendored
2
plugapi/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for plugapi
|
||||
// Type definitions for plugapi 4.2
|
||||
// Project: https://www.npmjs.com/package/plugapi
|
||||
// Definitions by: Brice Theurillat <https://github.com/BNedry/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
2
random-seed/index.d.ts
vendored
2
random-seed/index.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for random-seed 0.3.0
|
||||
// Type definitions for random-seed 0.3
|
||||
// Project: https://github.com/skratchdot/random-seed/
|
||||
// Definitions by: Endel Dreyer <https://github.com/endel>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
Reference in New Issue
Block a user