UNPKG

polished

Version:

A lightweight toolset for writing styles in Javascript.

4 lines (2 loc) 96 B
declare function getValueAndUnit(value: string | number): any; export default getValueAndUnit;