index.js 298 Bytes
'use strict'

/*
* pope
*
* (c) Harminder Virk <virk@adonisjs.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

var funcs = require('./src/index')

exports = module.exports = funcs.pope
exports.prop = funcs.prop