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
/
PhotoFile.d.ts
4 lines
•
146 B
TypeScript
View Raw
1
2
3
4
import
type
{
TemporaryFile
}
from
'./TemporaryFile'
;
export
interface
PhotoFile
extends
TemporaryFile
{ }
//# sourceMappingURL=PhotoFile.d.ts.map