UNPKG
app-com
Version:
latest (1.0.0)
1.0.0
0.2.0
Pub Sub Library for Communication in your App
github.com/flndr/app-com
flndr/app-com
app-com
/
src
/
index.js
2 lines
•
44 B
JavaScript
View Raw
1
2
import
Com
from
'./Com'
;
export
default
Com
;