UNPKG

ixfs

Version:

An 'fs' kind of library dedicated to the browser

3 lines (2 loc) 115 B
import { ICreateFsProps } from './create-fs.types'; export declare const defaultProps: Required<ICreateFsProps>;