diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-02-29 18:03:02 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-02-29 18:03:02 +0100 |
commit | c962e9402123900c53967c14cf809ea10576cdb8 (patch) | |
tree | e7df9cfdd6fceae30fb99c8ec6be5e07c8b153a8 /extension/lib/refs.ts | |
parent | 30ee3320c788129b258ed8b42f4fc63d28431e2f (diff) |
restructure
Diffstat (limited to 'extension/lib/refs.ts')
-rw-r--r-- | extension/lib/refs.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extension/lib/refs.ts b/extension/lib/refs.ts deleted file mode 100644 index a9c2c5eb8..000000000 --- a/extension/lib/refs.ts +++ /dev/null @@ -1,6 +0,0 @@ - -// Help the TypeScript compiler find declarations. - -/// <reference path="decl/lib.es6.d.ts" /> -/// <reference path="decl/urijs/URIjs.d.ts" /> -/// <reference path="decl/systemjs/systemjs.d.ts" /> |