UNPKG
@baaz/adapter
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
The core runtime of PWA
github.com/dominicg666/baaz-adapter
dominicg666/baaz-adapter
@baaz/adapter
/
List
/
index.js
4 lines
(3 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
export
{
default
}
from
'./list'
;
export
{
default
as
Items
}
from
'./items'
;
export
{
default
as
Item
}
from
'./item'
;