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.
1 parent 8a6ae99 commit 246da8fCopy full SHA for 246da8f
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