UNPKG

@scuticode/shop-sdk

Version:

ScutiCode shop sdk

7 lines (6 loc) 363 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DialogComponent = void 0; require("@material/web/iconbutton/outlined-icon-button"); var dialog_component_1 = require("./dialog.component"); Object.defineProperty(exports, "DialogComponent", { enumerable: true, get: function () { return dialog_component_1.DialogComponent; } });