UNPKG

@sidekick-coder/db

Version:

Cli Tool to manipulate data from diferent sources

6 lines (3 loc) 132 B
import { FilesystemOptionsFs } from './types.cjs'; declare function createFsFake(): FilesystemOptionsFs; export { createFsFake };