UNPKG

i18n-element

Version:

I18N Base Element for lit-html and Polymer

25 lines (23 loc) 937 B
import './fake-server.js'; import './test-runner.js'; import '../../i18n-element.js'; import '../../define-element.js'; import '../../i18n-dom-bind.js'; import './simple-text-element/simple-text-element.js'; import './commented-simple-text-element/commented-simple-text-element.js'; import './plural-gender-element/plural-gender-element.js'; import './simple-attribute-element/simple-attribute-element.js'; import './fallback-text-element/fallback-text-element.js'; import './compound-binding-element/compound-binding-element.js'; import './simple-text-id-element/simple-text-id-element.js'; import './basic-test-suites.js'; /** @license https://github.com/t2ym/i18n-behavior/blob/master/LICENSE.md Copyright (c) 2016, Tetsuya Mori <t2y3141592@gmail.com>. All rights reserved. */ /* FIXME(polymer-modulizer): the above comments were extracted from HTML and may be out of place here. Review them and then delete this comment! */ ;