UNPKG

@datr.tech/leith-common-seeders

Version:

A Leith package of common mongoose model seeders

9 lines (8 loc) 177 B
export declare const userAdmin: { userId: string; userTypeId: string; username: string; password: string; adminStatusId: string; adminUserId: string; };