hububb-models 1.0.7 → 1.0.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/src/index.d.ts +1 -0
- package/src/models/user/user.d.ts +10 -0
- package/src/models/user/user.js +2 -0
- package/src/models/user/user.ts +4 -0
package/package.json
CHANGED
package/src/index.d.ts
CHANGED