UNPKG
@tinyfe/parse-unit
Version:
latest (0.0.10)
0.0.10
0.0.9
0.0.8
0.0.5
0.0.4
0.0.2
0.0.1
parse unit
github.com/tinyfe/one-utils
tinyfe/one-utils
@tinyfe/parse-unit
/
es
/
index.d.ts
5 lines
•
157 B
TypeScript
View Raw
1
2
3
4
5
import
parseUnit, { isCssValue }
from
'./parse'
;
export
{ isCssValue };
export
*
from
'./unit'
;
export
default
parseUnit;
//# sourceMappingURL=index.d.ts.map