UNPKG
irrelon-reactor-autonet
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A module for automatically creating groups of self-networking services.
irrelon-reactor-autonet
/
es6
/
index.js
3 lines
(2 loc)
•
55 B
JavaScript
View Raw
1
2
3
import
AN
from
'./class/AutoNet'
;
export
default
AN
;