UNPKG

@onurege3467/zerohelper

Version:

ZeroHelper is a versatile high-performance utility library and database framework for Node.js, fully written in TypeScript.

4 lines (3 loc) 132 B
import { Command } from 'commander'; export declare const dbBackupCommand: Command; export declare const dbRestoreCommand: Command;