constant.d.ts 131 B

1234
  1. /**
  2. * 需要从轴配置中提取出来作为 meta 的属性 key 列表
  3. */
  4. export declare const AXIS_META_CONFIG_KEYS: string[];