Type Alias: SingleFace
type SingleFace =
| Face
| FaceFinder
| FinderFunction<FaceFinder, AnyShape>;
Defined in: finders/helpers.ts:6
type SingleFace =
| Face
| FaceFinder
| FinderFunction<FaceFinder, AnyShape>;
Defined in: finders/helpers.ts:6