listBindings import { listBindings } from "destack:debug"; List source bindings visible from one scope. export declare function listBindings(view: WorldViewHandle, scope: ScopeId, limit: uint32, after?: BindingId | undefined): Result language/library/src/debug/debug.ds:319:324