Internal change

PiperOrigin-RevId: 499282085
This commit is contained in:
Sebastian Schmidt
2023-01-03 12:05:43 -08:00
committed by Copybara-Service
parent 987f4dc1ed
commit 68f247a5c7
@@ -17,6 +17,8 @@
import {Category} from '../../../../tasks/web/components/containers/category';
import {Landmark, NormalizedLandmark} from '../../../../tasks/web/components/containers/landmark';
export {Landmark, NormalizedLandmark, Category};
/**
* Represents the hand landmarks deection results generated by `HandLandmarker`.
*/