UNPKG
@antv/f6-ui
Version:
latest (1.0.3)
1.0.3
1.0.1
1.0.0
UI system for @antv/f6
github.com/antvis/F6
antvis/F6
@antv/f6-ui
/
es
/
om
/
css.d.ts
3 lines
(2 loc)
•
76 B
TypeScript
View Raw
1
2
3
declare
function
parse
(
css
:
any
,
options
?:
any
):
any
;
export
default
parse;