基础类型
数据处理
Web API
工具函数
Appearance
Home > sculp-js > AnyObject
任意对象
Signature:
export type AnyObject = Record<string | number, any>;