UNPKG
fannypack-v5
Version:
latest (5.0.0-rc.7)
5.0.0-rc.7
5.0.0-rc.0
An accessible, composable, and friendly React UI Kit
github.com/fannypackui
fannypackui/fannypack
fannypack-v5
/
ts
/
FieldStack
/
index.d.ts
4 lines
(3 loc)
•
105 B
TypeScript
View Raw
1
2
3
4
import
*
as
styles
from
'./styles'
;
export
*
from
'./FieldStack'
;
export
{ styles
as
fieldStackStyles };