(
params: Runtime.QueryObjectsParams,
)
| 19056 | ): Promise<Runtime.GlobalLexicalScopeNamesResult | undefined>; |
| 19057 | |
| 19058 | queryObjects( |
| 19059 | params: Runtime.QueryObjectsParams, |
| 19060 | ): Promise<Runtime.QueryObjectsResult | undefined>; |
| 19061 |