UNPKG

sketch-json-parse

Version:

sketch-json解析

5 lines (4 loc) 79 B
/** * 透明度 取值范围[0<= val <=1] */ export type SKOpacity = number;