handlebars-intl
Version:
Handlebars helpers for internationalization.
17 lines (13 loc) • 430 B
JavaScript
/*
Copyright (c) 2014, Yahoo! Inc. All rights reserved.
Copyrights licensed under the New BSD License.
See the accompanying LICENSE file for terms.
*/
/* jshint esnext: true */
;
var src$handlebars$intl$$ = require("./handlebars-intl.js");
exports["default"] = {
registerWith : src$handlebars$intl$$.registerWith,
__addLocaleData: src$handlebars$intl$$.__addLocaleData
};
//# sourceMappingURL=main.js.map