UNPKG

native-fn

Version:
3 lines (2 loc) 112 B
import { CameraType } from "../constants/inedx"; export default function tryOpenCamera(type: CameraType): void;