UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

2 lines 145 B
export declare function filterInPlace<T>(array: T[], test: (elem: T) => boolean, context?: any): T[]; //# sourceMappingURL=filterInPlace.d.ts.map