UNPKG
dareway-rui
Version:
latest (2.2.36)
2.2.36
dareway-rui
/
build
/
taglib
/
beacon
/
index.d.ts
4 lines
(3 loc)
•
161 B
TypeScript
View Raw
1
2
3
4
export
{
default
as
Beacon
}
from
'./Beacon'
;
export
{
default
as
BeaconContext
}
from
'./BeaconContext'
;
export
{
default
as
BeaconAPI
}
from
'./BeaconAPI'
;