UNPKG

@datr.tech/leith-common-seeders

Version:

A Leith package of common mongoose model seeders

8 lines (7 loc) 156 B
export declare const adminUserBase: { userId: string; userTypeId: string; username: string; password: string; adminStatusId: string; };