UNPKG

@tinyfe/parse-unit

Version:
5 lines 157 B
import parseUnit, { isCssValue } from './parse'; export { isCssValue }; export * from './unit'; export default parseUnit; //# sourceMappingURL=index.d.ts.map