UNPKG
inherit
Version:
latest (2.2.7)
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Inheritance module for Node.js and browsers
github.com/dfilatov/node-inherit
dfilatov/node-inherit
inherit
/
index.js
8 lines
(6 loc)
•
146 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/*! * node-inherit * Copyright(c) 2011 Dmitry Filatov <dfilatov@yandex-team.ru> * MIT Licensed */
module
.
exports
= require(
'./lib/inherit'
);