UNPKG

cozy-intent

Version:

Event-based library allowing interactions between React-Native and React applications

3 lines (2 loc) 117 B
import { WebviewService } from '../../api'; export declare const useWebviewIntent: () => WebviewService | undefined;