UNPKG
fui-fancyui
Version:
latest (0.6.12)
0.6.12
0.6.11
0.6.0
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
FancyUI Libary
fui.cool
TobiTRy/fui-fancyui
fui-fancyui
/
dist
/
src
/
components
/
templates
/
FancyHandyNav
/
index.d.ts
4 lines
(3 loc)
•
225 B
TypeScript
View Raw
1
2
3
4
export
{
default
as
FancyHandyNav
}
from
'./FancyHandyNav'
;
export
{
default
as
useFancyHandyNavStore }
from
'./FancyHandyNav.store'
;
export
type
{
TFancyHandyNav
,
TFancyHandyNavWithHTMLAttrs
}
from
'./TFancyHandyNav.model'
;