8 lines
No EOL
372 B
JavaScript
8 lines
No EOL
372 B
JavaScript
"use strict";
|
|
// Copyright IBM Corp. 2018. All Rights Reserved.
|
|
// Node module: strong-globalize
|
|
// This file is licensed under the Artistic License 2.0.
|
|
// License text available at https://opensource.org/licenses/Artistic-2.0
|
|
const strong_globalize_1 = require("./strong-globalize");
|
|
module.exports = strong_globalize_1.StrongGlobalize;
|
|
//# sourceMappingURL=index.js.map
|