1.4.2 • Published 8 months ago

central_vietnam_realty v1.4.2

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months 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.4.2

8 months ago

1.4.1

8 months ago

1.13.17

1 year ago

1.13.16

1 year ago

1.13.18

1 year ago

1.13.15

1 year ago

1.13.13

1 year ago

1.13.12

1 year ago

1.13.14

1 year ago

1.13.11

1 year ago

1.13.10

1 year ago

1.13.9

1 year ago

1.13.8

1 year ago

1.13.7

1 year ago

1.13.6

1 year ago

1.13.5

1 year ago

1.13.2

1 year ago

1.13.4

1 year ago

1.13.3

1 year ago

1.13.1

1 year ago

1.13.0

1 year ago

1.12.3

1 year ago

1.12.2

1 year ago

1.12.1

1 year ago

1.12.0

1 year ago

1.12.4

1 year ago

1.11.0

1 year ago

1.10.0

1 year ago

1.9.0

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.5.0

2 years ago

1.2.3

2 years ago

1.4.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.29

2 years ago

1.3.8

2 years ago

1.0.28

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.27

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago