UNPKG

@datr.tech/leith-common-seeders

Version:

A Leith package of common mongoose model seeders

10 lines (9 loc) 219 B
export declare const userAttributeAdminBase: { userAttributeId: string; attributeId: string; userId: string; description: string; name: string; adminStatusId: string; adminUserId: string; };