interface NoCameraViewProps {
    hasPermission: boolean;
}

Properties

Properties

hasPermission: boolean