UNPKG

@epilogo/stringifyr

Version:
3 lines (2 loc) 124 B
import { IStorage } from './IStorage'; export declare function createDocumentStorage(_document: typeof document): IStorage;