Skip to content

Commit 56295f5

Browse files
committed
1 parent 2f47c75 commit 56295f5

1,783 files changed

Lines changed: 1810 additions & 1810 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DataStream.js/DataStream.js.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for DataStream.js
22
// Project: https://github.com/kig/DataStream.js
33
// Definitions by: Tat <https://github.com/tatchx/>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66
declare class DataStream {
77

FileSaver/FileSaver.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for FileSaver.js
22
// Project: https://github.com/eligrey/FileSaver.js/
33
// Definitions by: Cyril Schumacher <https://github.com/cyrilschumacher>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66
/**
77
* @summary Interface for "saveAs" function.

Finch/Finch.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for Finch 0.5.13
22
// Project: https://github.com/stoodder/finchjs
33
// Definitions by: David Sichau <https://github.com/DavidSichau>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66

77
interface FinchCallback {

Headroom/headroom.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for headroom.js v0.7.0
22
// Project: http://wicky.nillia.ms/headroom.js/
33
// Definitions by: Jakub Olek <https://github.com/hakubo/>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66
interface HeadroomOptions {
77
offset?: number;

JSONStream/JSONStream.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for JSONStream v0.8.0
22
// Project: http://github.com/dominictarr/JSONStream
33
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66
/// <reference path="../node/node.d.ts" />
77

OpenJsCad/openjscad.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for OpenJsCad.js
22
// Project: https://github.com/joostn/OpenJsCad
33
// Definitions by: Dan Marshall <https://github.com/danmarshall>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55
/// <reference path="../threejs/three.d.ts" />
66

77
declare module THREE {

PayPal-Cordova-Plugin/PayPal-Cordova-Plugin.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for PayPal-Cordova-Plugin 3.1.10
22
// Project: https://github.com/paypal/PayPal-Cordova-Plugin
33
// Definitions by: Justin Unterreiner <https://github.com/Justin-Credible>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66
//#region paypal-mobile-js-helper.js
77

README.md

Lines changed: 1 addition & 1 deletion

_debugger/_debugger.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for Node.js debugger API
22
// Project: http://nodejs.org/
33
// Definitions by: Basarat Ali Syed <https://github.com/basarat>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66
/// <reference path="../node/node.d.ts"/>
77

acc-wizard/acc-wizard.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for acc-wizard
22
// Project: https://github.com/sathomas/acc-wizard
33
// Definitions by: Cyril Schumacher <https://github.com/cyrilschumacher>
4-
// Definitions: https://github.com/borisyankov/DefinitelyTyped
4+
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55

66
interface AccWizardOptions {
77
/**

0 commit comments

Comments
 (0)