Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/
Class
packages/graph/src/Steps.ts:2886–2886 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2884
}
2885
2886
export
class
FilterPredicateStep<TInput> extends Step<FilterPredicateStepConfig<TInput>> {
2887
public get name() {
2888
return
"FilterPredicate"
;
2889
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected