loopback/test/fixtures/simple-app/boot/foo.js

8 lines
231 B
JavaScript

// 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
'use strict';
process.loadedFooJS = true;