UNPKG

@sidekick-coder/db

Version:

Cli Tool to manipulate data from diferent sources

6 lines (3 loc) 106 B
import { Strategy } from './types.cjs'; declare function createUuid(): Strategy; export { createUuid };