UNPKG

@morjs/runtime-web

Version:
7 lines 337 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); const radio_group_1 = tslib_1.__importDefault(require("../form/radio-group")); const utils_1 = require("../utils"); (0, utils_1.defineElement)('tiga-radio-group', radio_group_1.default); //# sourceMappingURL=radio-group.js.map