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
/
utils
/
useStyle.d.ts
2 lines
(1 loc)
•
51 B
TypeScript
View Raw
1
2
export
declare
function
useStyle
(
props
:
any
):
any
;