mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Merge pull request #6647 from DefinitelyTyped/fix-header
fix invalid headers
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
+2
-2
@@ -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 {
|
||||
|
||||
Vendored
+1
-1
@@ -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;
|
||||
|
||||
Vendored
+1
-1
@@ -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
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -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 {
|
||||
|
||||
Vendored
+1
-1
@@ -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