UNPKG

133 BTypeScriptView Raw
1/**
2 * Created by championswimmer on 22/07/17.
3 */
4declare let MockStorage: typeof Storage | undefined;
5export { MockStorage };