mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Change relative reference paths to types references. Errors incoming...
This commit is contained in:
parent
49b1ac6a38
commit
50387d4046
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
JSONStream/index.d.ts
vendored
2
JSONStream/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
/// <reference types="node" />
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
OpenJsCad/index.d.ts
vendored
2
OpenJsCad/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Dan Marshall <https://github.com/danmarshall>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../three/three.d.ts" />
|
||||
/// <reference types="three" />
|
||||
|
||||
declare namespace THREE {
|
||||
var CSG: {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
_debugger/index.d.ts
vendored
2
_debugger/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Basarat Ali Syed <https://github.com/basarat>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts"/>
|
||||
/// <reference types="node"/>
|
||||
|
||||
declare namespace NodeJS {
|
||||
export module _debugger {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
/// <reference types="jquery"/>
|
||||
/// <reference path="acc-wizard.d.ts" />
|
||||
|
||||
/**
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
}
|
||||
}
|
||||
4
acl/index.d.ts
vendored
4
acl/index.d.ts
vendored
@ -3,8 +3,8 @@
|
||||
// Definitions by: Qubo <https://github.com/tkQubo>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../bluebird/bluebird.d.ts" />
|
||||
/// <reference path='../node/node.d.ts'/>
|
||||
/// <reference types="bluebird" />
|
||||
/// <reference types="node"/>
|
||||
|
||||
import http = require('http');
|
||||
import Promise = require("bluebird");
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/// <reference path="../estree/estree.d.ts" />
|
||||
/// <reference types="estree" />
|
||||
|
||||
import acorn = require('acorn');
|
||||
|
||||
|
||||
2
acorn/index.d.ts
vendored
2
acorn/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: RReverser <https://github.com/RReverser>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../estree/estree.d.ts" />
|
||||
/// <reference types="estree" />
|
||||
|
||||
export as namespace acorn;
|
||||
export = acorn;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
adal/adal-angular.d.ts
vendored
2
adal/adal-angular.d.ts
vendored
@ -4,7 +4,7 @@
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="adal.d.ts" />
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace adal {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
adm-zip/index.d.ts
vendored
2
adm-zip/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: John Vilk <https://github.com/jvilk>, Abner Oliveira <https://github.com/abner>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
/// <reference types="node" />
|
||||
|
||||
|
||||
declare class AdmZip {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
}
|
||||
}
|
||||
2
agenda/index.d.ts
vendored
2
agenda/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Meir Gottlieb <https://github.com/meirgottlieb>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path='../node/node.d.ts' />
|
||||
/// <reference types="node" />
|
||||
|
||||
import {EventEmitter} from "events";
|
||||
import {Db, Collection, ObjectID} from "mongodb";
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
alt/index.d.ts
vendored
2
alt/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Michael Shearer <https://github.com/Shearerbeard>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
///<reference path="../react/react.d.ts"/>
|
||||
///<reference types="react"/>
|
||||
|
||||
declare namespace AltJS {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
/// <reference path="../node/node.d.ts"/>
|
||||
/// <reference types="node"/>
|
||||
|
||||
import amazon = require('amazon-product-api');
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": false,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/// <reference path="amplify-deferred.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference types="jquery" />
|
||||
|
||||
// Copied examples directly from AmplifyJs site
|
||||
|
||||
|
||||
2
amplify-deferred/index.d.ts
vendored
2
amplify-deferred/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Jonas Eriksson <https://github.com/joeriks/>, Laurentiu Stamate <https://github.com/laurentiustamate94>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference types="jquery" />
|
||||
|
||||
interface amplifyRequestSettings {
|
||||
resourceId: string;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": false,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/// <reference path="amplifyjs.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference types="jquery" />
|
||||
|
||||
// Copied examples directly from AmplifyJs site
|
||||
|
||||
|
||||
2
amplify/index.d.ts
vendored
2
amplify/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Jonas Eriksson <https://github.com/joeriks/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference types="jquery" />
|
||||
|
||||
interface amplifyRequestSettings {
|
||||
resourceId: string;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": false,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
amqp-rpc/index.d.ts
vendored
2
amqp-rpc/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Wonshik Kim <https://github.com/wokim/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
/// <reference types="node" />
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
4
amqplib/index.d.ts
vendored
4
amqplib/index.d.ts
vendored
@ -3,8 +3,8 @@
|
||||
// Definitions by: Michael Nahkies <https://github.com/mnahkies>, Ab Reitsma <https://github.com/abreits>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../when/when.d.ts" />
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
/// <reference types="when" />
|
||||
/// <reference types="node" />
|
||||
|
||||
declare module "amqplib/properties" {
|
||||
namespace Replies {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-agility/index.d.ts
vendored
2
angular-agility/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Roland Zwaga <https://github.com/rolandzwaga>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace aa {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
///<reference path='index.d.ts'/>
|
||||
///<reference path='../angularjs/angularjs.d.ts'/>
|
||||
///<reference types="angularjs"/>
|
||||
|
||||
var myApp = angular.module('testModule');
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-breadcrumb/index.d.ts
vendored
2
angular-breadcrumb/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Marc Talary <https://github.com/marctalary>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angular-ui-router/angular-ui-router.d.ts" />
|
||||
/// <reference types="angular-ui-router" />
|
||||
declare namespace angular.ui {
|
||||
export interface IState {
|
||||
ncyBreadcrumb?: {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts"
|
||||
|
||||
2
angular-cookie/index.d.ts
vendored
2
angular-cookie/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Borislav Zhivkov <https://github.com/borislavjivkov>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.cookie {
|
||||
interface CookieService {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
4
angular-dialog-service/index.d.ts
vendored
4
angular-dialog-service/index.d.ts
vendored
@ -3,8 +3,8 @@
|
||||
// Definitions by: William Comartin <https://github.com/wcomartin>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts"/>
|
||||
/// <reference path="../angular-ui-bootstrap/angular-ui-bootstrap.d.ts"/>
|
||||
/// <reference types="angularjs"/>
|
||||
/// <reference types="angular-ui-bootstrap"/>
|
||||
|
||||
declare namespace angular.dialogservice {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-dynamic-locale/index.d.ts
vendored
2
angular-dynamic-locale/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Stephen Lautier <https://github.com/stephenlautier>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare module "angular-dynamic-locale" {
|
||||
import ng = angular.dynamicLocale;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-file-upload/index.d.ts
vendored
2
angular-file-upload/index.d.ts
vendored
@ -3,6 +3,6 @@
|
||||
// Definitions by: John Reilly <https://github.com/johnnyreilly>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../ng-file-upload/ng-file-upload.d.ts" />
|
||||
/// <reference types="ng-file-upload" />
|
||||
|
||||
// THIS FILE WILL REMOVE IF angular-file-upload.d.ts incoming.
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts"
|
||||
|
||||
2
angular-formly/index.d.ts
vendored
2
angular-formly/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Scott Hatcher <https://github.com/scatcher>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare module 'AngularFormly' {
|
||||
export = AngularFormly;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-fullscreen/index.d.ts
vendored
2
angular-fullscreen/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Julien Paroche <https://github.com/julienpa>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/angular-fullscreen
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.fullscreen {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-gettext/index.d.ts
vendored
2
angular-gettext/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Ákos Lukács <https://github.com/AkosLukacs>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.gettext {
|
||||
interface gettextCatalog {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-google-analytics/index.d.ts
vendored
2
angular-google-analytics/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Cyril Schumacher <https://github.com/cyrilschumacher>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.google.analytics {
|
||||
/**
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-growl-v2/index.d.ts
vendored
2
angular-growl-v2/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Tadeusz Hucal <https://github.com/mkp05>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.growl {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
/// <reference path="angular-hotkeys.d.ts" />
|
||||
|
||||
var scope: ng.IScope;
|
||||
|
||||
2
angular-hotkeys/index.d.ts
vendored
2
angular-hotkeys/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Jason Zhao <https://github.com/jlz27>, Stefan Steinhart <https://github.com/reppners>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.hotkeys {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-http-auth/index.d.ts
vendored
2
angular-http-auth/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: vvakame <https://github.com/vvakame>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.httpAuth {
|
||||
interface IAuthService {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-httpi/index.d.ts
vendored
2
angular-httpi/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Andrew Camilleri <https://github.com/Kukks>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace Httpi {
|
||||
export interface HttpiPayload extends ng.IRequestShortcutConfig {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-idle/index.d.ts
vendored
2
angular-idle/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: mthamil <https://github.com/mthamil>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.idle {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
/// <reference path="angular-jwt.d.ts" />
|
||||
|
||||
var app = angular.module("angular-jwt-tests", ["angular-jwt"]);
|
||||
|
||||
2
angular-jwt/index.d.ts
vendored
2
angular-jwt/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Reto Rezzonico <https://github.com/rerezz>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.jwt {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-load/index.d.ts
vendored
2
angular-load/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: david-gang <https://github.com/david-gang>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.load {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-loading-bar/index.d.ts
vendored
2
angular-loading-bar/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Stephen Lautier <https://github.com/stephenlautier>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
|
||||
declare namespace angular {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-local-storage/index.d.ts
vendored
2
angular-local-storage/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Ken Fukuyama <https://github.com/kenfdev>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.local.storage {
|
||||
interface ILocalStorageServiceProvider extends angular.IServiceProvider {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
4
angular-localForage/index.d.ts
vendored
4
angular-localForage/index.d.ts
vendored
@ -3,8 +3,8 @@
|
||||
// Definitions by: Stefan Steinhart <https://github.com/reppners>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../localForage/localForage.d.ts" />
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="localForage" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare namespace angular.localForage {
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-locker/index.d.ts
vendored
2
angular-locker/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Niko Kovačič <https://github.com/nkovacic>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
declare module "angular-locker" {
|
||||
var _: string;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
|
||||
2
angular-material/angular-material-0.8.3.d.ts
vendored
2
angular-material/angular-material-0.8.3.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Matt Traynham <https://github.com/mtraynham>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
declare namespace angular.material {
|
||||
|
||||
interface MDBottomSheetOptions {
|
||||
|
||||
2
angular-material/angular-material-0.9.0.d.ts
vendored
2
angular-material/angular-material-0.9.0.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Matt Traynham <https://github.com/mtraynham>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
declare namespace angular.material {
|
||||
|
||||
interface MDBottomSheetOptions {
|
||||
|
||||
2
angular-material/index.d.ts
vendored
2
angular-material/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Matt Traynham <https://github.com/mtraynham>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
declare namespace angular.material {
|
||||
|
||||
interface IBottomSheetOptions {
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
"typesSearchPaths": ["../"]
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user