UNPKG

domain-objects

Version:

A simple, convenient way to represent domain objects, leverage domain knowledge, and add runtime validation in your code base.

4 lines 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const markers_1 = require("./markers"); //# sourceMappingURL=DomainObjectConstructor.js.map