UNPKG

i18n-element

Version:

I18N Base Element for lit-html and Polymer

11 lines (10 loc) 354 B
/** @license https://github.com/t2ym/i18n-behavior/blob/master/LICENSE.md Copyright (c) 2019, Tetsuya Mori <t2y3141592@gmail.com>. All rights reserved. */ import './fake-server.js'; import './test-runner.js'; import '../../i18n.js'; import './lit-clock/clock.js'; import './simple-text-element/simple-text-element.js'; import './minimal-test-suites.js';