Open Source the first set of MediaPipe Tasks tests for Web

PiperOrigin-RevId: 493673279
This commit is contained in:
Sebastian Schmidt
2022-12-07 12:15:34 -08:00
committed by Copybara-Service
parent 3c0ddf16b4
commit 2811e0c5c8
16 changed files with 1308 additions and 46 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"inlineSourceMap": true,
"inlineSources": true,
"strict": true,
"types": ["@types/offscreencanvas"],
"types": ["@types/offscreencanvas", "@types/jasmine", "node"],
"rootDirs": [
".",
"./bazel-out/host/bin",