UNPKG

mongo-seeding-cli

Version:

The ultimate command line tool for populating your MongoDB database.

2 lines (1 loc) 98 B
export declare const throwOnNegativeNumber: (variable: number | undefined, name: string) => void;