remove es6 reference

This commit is contained in:
Dan Chao
2016-03-09 16:07:06 -08:00
parent 483566bd24
commit 6e71495e88
-2
View File
@@ -3,8 +3,6 @@
// Definitions by: Daniel Chao <http://dchao.co/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../es6-promise/es6-promise.d.ts"/>
declare module "cross-storage" {
interface CrossStorageClientOptions {
timeout?: number;