UNPKG
@teamsparta/stack-flex
Version:
canary (1.0.8-canary.0)
latest (1.3.4)
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.8
1.0.8-canary.0
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
stack flex
github.com/TeamSparta-Inc/stack
@teamsparta/stack-flex
/
dist
/
index.d.ts
6 lines
(5 loc)
•
148 B
TypeScript
View Raw
1
2
3
4
5
6
export
{
Flex
,
FlexProps
}
from
'./Flex.js'
;
import
'@teamsparta/stack-core'
;
import
'@teamsparta/stack-utils'
;
import
'react'
;
import
'./type.js'
;