cerializr
Version:
(de)serialization made easy with ES7/Typescript annotations (decorators)
1 lines • 428 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:!0});const tslib_1=require("tslib");tslib_1.__exportStar(require("./annotations"),exports),tslib_1.__exportStar(require("./deserialize"),exports),tslib_1.__exportStar(require("./interfaces"),exports),tslib_1.__exportStar(require("./serialize"),exports),tslib_1.__exportStar(require("./setters"),exports),tslib_1.__exportStar(require("./string_transforms"),exports);