UNPKG
@and2long/react-native-uvc-camera
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.0
UVC Camera for RN
github.com/and2long/react-native-uvc-camera
and2long/react-native-uvc-camera
@and2long/react-native-uvc-camera
/
lib
/
typescript
/
UVCCameraProps.d.ts
4 lines
•
145 B
TypeScript
View Raw
1
2
3
4
import
type
{
ViewProps
}
from
'react-native'
;
export
interface
UVCCameraProps
extends
ViewProps
{ }
//# sourceMappingURL=UVCCameraProps.d.ts.map