UNPKG
dareway-rui
Version:
latest (2.2.36)
2.2.36
dareway-rui
/
build
/
core
/
rui
/
index.d.ts
3 lines
(2 loc)
•
98 B
TypeScript
View Raw
1
2
3
export
{
default
as
RUICore
}
from
'./RUICore'
;
export
{
default
as
RUIView
}
from
'./RUIView'
;