We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a6ae99 + 246da8f commit ed8b651Copy full SHA for ed8b651
lib/globalize.js
@@ -1,3 +1,8 @@
1
+// Copyright IBM Corp. 2016. All Rights Reserved.
2
+// Node module: loopback
3
+// This file is licensed under the MIT License.
4
+// License text available at https://opensource.org/licenses/MIT
5
+
6
var path = require('path');
7
var SG = require('strong-globalize');
8
0 commit comments