/**
* Copyright (c) Baidu Inc. All rights reserved.
*
* This source code is licensed under the MIT license.
* See LICENSE file in the project root for license information.
*
* @file index.js
* @author clark-t
*/module.exports = require('./lib/loader');