UNPKG

@sidekick-coder/db

Version:

Cli Tool to manipulate data from diferent sources

6 lines (3 loc) 140 B
import { FilesystemOptionsPath } from './types.cjs'; declare function createPathFake(): FilesystemOptionsPath; export { createPathFake };