UNPKG

@web-atoms/core

Version:
17 lines (16 loc) 378 B
System.register([], function (_export, _context) { "use strict"; var FormattedString; _export("default", void 0); return { setters: [], execute: function () { _export("default", FormattedString = class FormattedString { constructor(text) { this.text = text; } }); } }; }); //# sourceMappingURL=FormattedString.js.map