2016-05-03 22:50:21 +00:00
|
|
|
// Copyright IBM Corp. 2013. All Rights Reserved.
|
|
|
|
// Node module: loopback
|
|
|
|
// This file is licensed under the MIT License.
|
|
|
|
// License text available at https://opensource.org/licenses/MIT
|
|
|
|
|
2016-11-15 21:46:23 +00:00
|
|
|
'use strict';
|
2013-12-18 03:15:48 +00:00
|
|
|
process.loadedFooJS = true;
|