UNPKG

126 BTypeScriptView Raw
1export default function find<T>(list: Array<T>, predicate: (item: T) => boolean): T | void;
2//# sourceMappingURL=find.d.ts.map
\No newline at end of file