UNPKG

79 BPlain TextView Raw
1export default {
2 get name(): string {
3 return 'ExpoFaceDetector';
4 },
5};