updeep/esm/pickBy.d.ts

4 lines
141 B
TypeScript
Raw Permalink Normal View History

2025-01-31 17:50:51 +00:00
import { pickBy as _pick } from "remeda";
declare const _default: typeof _pick;
export default _default;
//# sourceMappingURL=pickBy.d.ts.map