Skip to main content
Version: Next

Type Alias: DeviceError

DeviceError = { name: "OverconstrainedError"; } | { name: "NotAllowedError"; } | { name: "NotFoundError"; } | { name: "UNHANDLED_ERROR"; }

Defined in: packages/react-client/dist/types/public.d.ts:62