mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
fix invalid headers
This commit is contained in:
2
angularjs/legacy/angular-cookies-1.0.d.ts
vendored
2
angularjs/legacy/angular-cookies-1.0.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
/// Type definitions for Angular JS 1.0 (ngCookies module)
|
||||
// Type definitions for Angular JS 1.0 (ngCookies module)
|
||||
// Project: http://angularjs.org
|
||||
// Definitions by: Diego Vilar <http://github.com/diegovilar>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
4
angularjs/legacy/angular-scenario-1.0.d.ts
vendored
4
angularjs/legacy/angular-scenario-1.0.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for Angular Scenario Testing 1.0 (ngScenario module)
|
||||
// Project: [http://angularjs.org]
|
||||
// Definitions by: [RomanoLindano]
|
||||
// Project: http://angularjs.org
|
||||
// Definitions by: RomanoLindano <https://github.com/RomanoLindano>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module angularScenario {
|
||||
|
||||
2
fhir/fhir.d.ts
vendored
2
fhir/fhir.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for FHIR DSTU2 v1.0.0
|
||||
// Project: http://www.hl7.org/fhir/2015Sep/index.html
|
||||
// Definitions by: Artifact Health <www.artifacthealth.com>
|
||||
// Definitions by: Artifact Health <http://www.artifacthealth.com>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
declare module fhir {
|
||||
type id = string;
|
||||
|
||||
2
graphviz/graphviz.d.ts
vendored
2
graphviz/graphviz.d.ts
vendored
@@ -1,5 +1,5 @@
|
||||
// Type definitions for Graphviz 0.0.8
|
||||
// Project: git://github.com/glejeune/node-graphviz.git
|
||||
// Project: https://github.com/glejeune/node-graphviz
|
||||
// Definitions by: Matt Frantz <https://github.com/mhfrantz/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
2
sortablejs/sortablejs.d.ts
vendored
2
sortablejs/sortablejs.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for Sortable.js v1.3.0-rc1
|
||||
// Project: https://github.com/RubaXa/Sortable
|
||||
// Definitions by: Maw-Fox <github.com/Maw-Fox>
|
||||
// Definitions by: Maw-Fox <http://github.com/Maw-Fox>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module Sortablejs {
|
||||
|
||||
2
unity-webapi/unity-webapi.d.ts
vendored
2
unity-webapi/unity-webapi.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for Ubuntu Unity Web API 1.0
|
||||
// Project: https://launchpad.net/libunity-webapps
|
||||
// Definitions by: John Vrbanac <jhttps://github.com/jmvrbanac>
|
||||
// Definitions by: John Vrbanac <https://github.com/jmvrbanac>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
interface External {
|
||||
|
||||
Reference in New Issue
Block a user