We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483566b commit 6e71495Copy full SHA for 6e71495
cross-storage/cross-storage.d.ts
@@ -3,8 +3,6 @@
3
// Definitions by: Daniel Chao <http://dchao.co/>
4
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5
6
-/// <reference path="../es6-promise/es6-promise.d.ts"/>
7
-
8
declare module "cross-storage" {
9
interface CrossStorageClientOptions {
10
timeout?: number;
0 commit comments