UNPKG

@biopassid/face-sdk-react-native

Version:
6 lines (4 loc) 95 B
import { takeFace } from '../Face'; export function useFace() { return { takeFace }; }