(
query: QueryExp,
offset?: number,
limit?: number,
options?: EvalQueryOptions
)
| 85 | readonly sourceId: DataSourceId; |
| 86 | |
| 87 | evalQuery( |
| 88 | query: QueryExp, |
| 89 | offset?: number, |
| 90 | limit?: number, |
no outgoing calls
no test coverage detected