- Preparing search index...
- The search index is not available
droff-helpers
- filterWatch<T>(f: ((resource: T) => boolean)): ((op: WatchOp<T>) => WatchOp<T>)
-
Parameters
-
f: ((resource: T) => boolean)
-
- (resource: T): boolean
-
Returns boolean
Returns ((op: WatchOp<T>) => WatchOp<T>)
-
- (op: WatchOp<T>): WatchOp<T>
-
Returns WatchOp<T>