UNPKG

react-device-portal

Version:
2 lines (1 loc) 127 B
export declare const useDevicePortalInput: (room: string, value: string, onValueFromOutput?: (value: string) => void) => void;