UNPKG

fhirbuilder

Version:
6 lines (5 loc) 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AssertModelFieldsMatchAttributes = void 0; var AssertModelFieldsMatchAttributes_1 = require("./AssertModelFieldsMatchAttributes"); Object.defineProperty(exports, "AssertModelFieldsMatchAttributes", { enumerable: true, get: function () { return AssertModelFieldsMatchAttributes_1.AssertModelFieldsMatchAttributes; } });