UNPKG

ember-intl

Version:

Ember toolbox for internationalization.

9 lines (6 loc) 240 B
/** * Copyright 2015, Yahoo! Inc. * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms. */ import FormatHelper from 'ember-intl/helpers/base'; export default FormatHelper('format-html-message');