Website/node_modules/inherit/index.js

8 lines
146 B
JavaScript
Raw Normal View History

2015-12-02 18:21:44 -05:00
/*!
* node-inherit
* Copyright(c) 2011 Dmitry Filatov <dfilatov@yandex-team.ru>
* MIT Licensed
*/
module.exports = require('./lib/inherit');