UNPKG

@getanthill/datastore

Version:

Event-Sourced Datastore

3 lines (2 loc) 101 B
import { Command } from 'commander'; export declare function cli(argv?: string[]): Promise<Command>;