UNPKG

@abaplint/runtime

Version:
8 lines 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getLocale = getLocale; function getLocale(target) { // todo target.set("E"); } //# sourceMappingURL=get_locale.js.map