UNPKG

desi-mongoose

Version:

A fun and intuitive MongoDB ODM for Node.js with a Hinglish twist

6 lines (5 loc) 185 B
export declare class DesiPlugin { static plugins: Map<string, Function>; static lagao(name: string, fn: Function): void; static chalao(name: string, ...args: any[]): any; }