UNPKG

@ionic/app-scripts

Version:
3 lines (2 loc) 134 B
import { HybridFileSystem } from './hybrid-file-system'; export declare function getInstance(writeToDisk: boolean): HybridFileSystem;