painless-config
Version:
Low friction library for application configuration.
6 lines (5 loc) • 397 B
JavaScript
/* --------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See LICENSE in the project root for license information.
* ------------------------------------------------------------------------------------------ */
module.exports = require('./lib/painless-config');