1.13.7 • Published 12 days ago

central_vietnam_realty v1.13.7

Weekly downloads
-
License
ISC
Repository
-
Last release
12 days ago

CVR

Use those types for cvr projects

import { CVR } from "central_vietnam_realty"

const property : CVR.Property = ...

Available Interfaces:

declare module CVR {
    export class Property extends P { }
    export class CreateProperty extends CreatePropertyDto { } // basicly it is the same as Property but without id. Use this type to add new property (id is created automaticly inside database). 
    export class UpdateProperty extends UpdatePropertyDto { } // basicly it is the same as Property but without id. Use this type to update new property. 
    export class User extends U { }
    export class CreateUser extends CreateUserDto { }
    export class UpdateUser extends UpdateUserDto { }
    export class LoginUser extends LoginUserDto { }
    export class PropertyType extends PT { }
    export class CreatePropertyType extends CreatePropertyTypeDto { }
    export class UpdatePropertyType extends UpdatePropertyTypeDto { }
    export class Project extends Pr { }

    export class CreateProject extends CreateProjectDto { }
    export class UpdateProject extends UpdateProjectDto { }

}
1.13.7

12 days ago

1.13.6

15 days ago

1.13.5

15 days ago

1.13.2

20 days ago

1.13.4

20 days ago

1.13.3

20 days ago

1.13.1

21 days ago

1.13.0

21 days ago

1.12.3

23 days ago

1.12.2

23 days ago

1.12.1

23 days ago

1.12.0

23 days ago

1.12.4

23 days ago

1.11.0

25 days ago

1.10.0

25 days ago

1.9.0

28 days ago

1.8.0

1 month ago

1.7.0

1 month ago

1.6.0

5 months ago

1.2.0

8 months ago

1.1.0

9 months ago

1.3.7

7 months ago

1.3.6

7 months ago

1.3.5

7 months ago

1.3.4

7 months ago

1.5.0

6 months ago

1.2.3

8 months ago

1.4.0

7 months ago

1.2.2

8 months ago

1.2.1

8 months ago

1.0.29

10 months ago

1.3.8

7 months ago

1.0.28

10 months ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.27

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago