UNPKG

@sidekick-coder/db

Version:

Cli Tool to manipulate data from diferent sources

6 lines (3 loc) 139 B
import { FilesystemOptionsPath } from './types.js'; declare function createPathNode(): FilesystemOptionsPath; export { createPathNode };