EarthSDK
    正在准备搜索索引...

    类型别名 ESJsonObjectType

    ESJsonObjectType: { [key: string]: any }

    通用的 ES JSON 对象类型,键为字符串,值为任意类型

    类型声明

    • [key: string]: any