UNPKG

react-device-portal

Version:
11 lines (8 loc) 282 B
import { useDevicePortalInput } from './useDevicePortalInput.js'; var DevicePortalInput = function (_a) { var room = _a.room, data = _a.data; useDevicePortalInput(room, data); return null; }; export { DevicePortalInput }; //# sourceMappingURL=DevicePortalInput.js.map