We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dee601 commit 6b2b291Copy full SHA for 6b2b291
src/lib/types.ts
@@ -1,4 +1,4 @@
1
-export type BucketType = 'STANDARD' | 'ICEBERG'
+export type BucketType = 'STANDARD' | 'ANALYTICS'
2
3
export interface Bucket {
4
id: string
0 commit comments