i18n-element
Version:
I18N Base Element for lit-html and Polymer
21 lines (19 loc) • 661 B
JavaScript
import './fake-server.js';
import './test-runner.js';
import '../../i18n-element.js';
import '../../define-element.js';
import './edge-case/empty-element.js';
import './edge-case/no-template-element.js';
import './edge-case/complex-compound-binding-element.js';
import './edge-case/advanced-binding-element.js';
import './edge-case-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!
*/
;