UNPKG

voicebot-react-native-expo

Version:

This is a voicebot-react-native package of Kipps AI voice bot for React Native Expo

3 lines 206 B
import { AgentState } from '../../../hooks'; export declare const useBarAnimator: (state: AgentState | undefined, columns: number, interval: number) => number[]; //# sourceMappingURL=useBarAnimator.d.ts.map