UNPKG

i18n-behavior

Version:

Instant and Modular I18N engine for lit-html and Polymer

6 lines (5 loc) 245 B
/** @license https://github.com/t2ym/i18n-behavior/blob/master/LICENSE.md Copyright (c) 2016, Tetsuya Mori <t2y3141592@gmail.com>. All rights reserved. */ export { I18nBehavior, _I18nBehavior, I18nControllerBehavior } from "./i18n-behavior.js";