UNPKG

seedgoose

Version:

Mongoose data seeding with smart id references tracking.

3 lines (2 loc) 90 B
declare function stringIsObjectId(str: string): boolean; export default stringIsObjectId;