💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
## Query 查询类元数据。 查看`ContentChildren`, `ContentChild`, `ViewChildren`和`ViewChild`了解更多信息。 ### 类定义 ```typescript class Query { descendants : boolean first : boolean read : any isViewQuery : boolean selector : any } ```