diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-10-17 15:58:36 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-10-17 15:58:36 +0200 |
commit | 8c0c4b5331d3cb467bb24c253fae3ca623ba5205 (patch) | |
tree | 755247f130c627a093e6e01894d103bceef18312 /lib/refs.ts | |
parent | 6262af4ad73763e736bfb96a88c5d66e0ec51532 (diff) |
automatic refresh
Diffstat (limited to 'lib/refs.ts')
-rw-r--r-- | lib/refs.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/refs.ts b/lib/refs.ts deleted file mode 100644 index a9c2c5eb8..000000000 --- a/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" /> |