@freshworks/crayons
Version:
Crayons Web Components library
23 lines (17 loc) • 827 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const Translation = require('./Translation-e390cf2b.js');
const crayons = require('./crayons-c71fdd76.js');
require('./index-a784dd6b.js');
require('./toast-util-7cfdc6df.js');
require('./index-4c71e7e2.js');
require('./progress-loader-util-464063d5.js');
require('./_commonjsHelpers-537d719a.js');
require('./format-date-util-9e5fbd49.js');
exports.TranslationController = Translation.TranslationController;
exports.i18n = Translation.i18n;
exports.DateFormatController = crayons.DateFormatController;
exports.ProgressLoaderController = crayons.ProgressLoaderController;
exports.ToastController = crayons.ToastController;
exports.registerIconLibrary = crayons.registerIconLibrary;
exports.unregisterIconLibrary = crayons.unregisterIconLibrary;