UNPKG

utils-lazy-hook

Version:
2 lines (1 loc) 73 B
export declare function useFlatMap<S, R>(array: S, keyValue: string): R;