backoffice/node_modules/inherit/index.js

8 lines
146 B
JavaScript
Raw Normal View History

2020-02-06 10:09:39 +00:00
/*!
* node-inherit
* Copyright(c) 2011 Dmitry Filatov <dfilatov@yandex-team.ru>
* MIT Licensed
*/
module.exports = require('./lib/inherit');