Files
Foundry-VTT-Docker/resources/app/node_modules/handlebars-intl/lib/main.js
2025-01-04 00:34:03 +01:00

17 lines
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 */
"use strict";
var src$handlebars$intl$$ = require("./handlebars-intl.js");
exports["default"] = {
registerWith : src$handlebars$intl$$.registerWith,
__addLocaleData: src$handlebars$intl$$.__addLocaleData
};
//# sourceMappingURL=main.js.map