UNPKG

@ray-core/runtime

Version:

Ray 是一个全新的基于 React 的小程序开发框架

7 lines (6 loc) 149 B
/** * CSS properties which accept numbers but are not in units of "px". */ export declare const isUnitlessNumber: { [key: string]: boolean; };