UNPKG

sketch-json-parse

Version:

sketch-json解析

4 lines (3 loc) 125 B
import { FontWeight } from '../../types'; declare const _default: (attrName: string) => FontWeight; export default _default;