aboutsummaryrefslogtreecommitdiffhomepage
path: root/packages/tests/src/api/object-storage/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tests/src/api/object-storage/index.ts')
-rw-r--r--packages/tests/src/api/object-storage/index.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/tests/src/api/object-storage/index.ts b/packages/tests/src/api/object-storage/index.ts
new file mode 100644
index 000000000..51d2a29a0
--- /dev/null
+++ b/packages/tests/src/api/object-storage/index.ts
@@ -0,0 +1,4 @@
1export * from './live.js'
2export * from './video-imports.js'
3export * from './video-static-file-privacy.js'
4export * from './videos.js'