UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

7 lines (6 loc) 184 B
type ItemType = { itemHeight: number; listSize: number; }; declare const _default: ({ itemHeight, listSize }: ItemType) => (offset: number) => number; export default _default;