UNPKG

xfunds-public-components

Version:

XFUNDS5.0产品公共组件库

6 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NoMatch = void 0; var NoMatch_1 = require("./NoMatch/NoMatch"); Object.defineProperty(exports, "NoMatch", { enumerable: true, get: function () { return NoMatch_1.default; } }); //# sourceMappingURL=index.js.map