test-vision-pipeline.d.ts 85 B

12
  1. declare function testVisionPipeline(): Promise<void>;
  2. export { testVisionPipeline };