UNPKG

@sms-frontend/components

Version:

SMS Design React UI Library.

8 lines (7 loc) 302 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); var modal_1 = __importDefault(require("./modal")); exports.default = modal_1.default;