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: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.