Variable: userPropKeys
const userPropKeys: (string | number)[];
Defined in: models/user.ts:54
A variable of the property keys used to update/register a user properly & remove extra properties.
const userPropKeys: (string | number)[];
Defined in: models/user.ts:54
A variable of the property keys used to update/register a user properly & remove extra properties.