UNPKG
pyoo.js
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
A library for Python-style OO in JavaScript
github.com/wolmir/pyoo.js
wolmir/pyoo.js
pyoo.js
/
index.js
1 lines
•
39 B
JavaScript
View Raw
1
module.exports
= require(
'./src/pyoo'
)
;