UNPKG

@theoplayer/react-native-ui

Version:

A React Native UI for @theoplayer/react-native

2 lines 157 B
export declare function useThrottledCallback<T extends (...args: any[]) => void>(cb: T, delay: number): T; //# sourceMappingURL=useThrottledCallback.d.ts.map