MCPcopy Create free account
hub / github.com/dethcrypto/dethcode / DocumentFilter

Interface DocumentFilter

packages/ethereum-viewer/src/vscode.proposed.d.ts:972–974  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

970 //#region @jrieken -> exclusive document filters
971
972 export interface DocumentFilter {
973 readonly exclusive?: boolean;
974 }
975
976 //#endregion
977

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected