mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-05 16:10:11 +08:00
add valid header
This commit is contained in:
+5
@@ -1,3 +1,8 @@
|
||||
// Type definitions for TypeScript-Services
|
||||
// Project: https://www.npmjs.org/package/typescript-services
|
||||
// Definitions by: Basarat Ali Syed <http://github.com/basarat>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module TypeScript {
|
||||
var DiagnosticCode: {
|
||||
error_TS_0_1: string;
|
||||
|
||||
Reference in New Issue
Block a user