UNPKG
2chapi
Version:
latest (1.0.0)
1.0.0
2ch api
2chapi
/
index.js
8 lines
(6 loc)
•
83 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
class
engine
{ constructor() { foo(); } } module.exports = engine;