UNPKG

145 BTypeScriptView Raw
1export declare function filterInPlace<T>(array: T[], test: (elem: T) => boolean, context?: any): T[];
2//# sourceMappingURL=filterInPlace.d.ts.map
\No newline at end of file