UNPKG

maggie-api

Version:

🧙‍♀️ A magical Express middleware to auto-generate CRUD APIs for Mongoose models with validation, unique keys, and middlewares.

2 lines (1 loc) 65 B
export declare const singularToPlural: (word: string) => string;