UNPKG

cypress-mongodb

Version:
3 lines (2 loc) 121 B
export declare function insertOne(args: any): Promise<any>; export declare function insertMany(args: any): Promise<any>;