WorkspaceDbQueryResourcesCallback Type Alias
WorkspaceDbQueryResourcesCallback = (resourceNames: Iterable<string>) => void
A function supplied as callback to be invoked to process the requested resources.
Defined in
Last Updated: 13 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.