feat: storage-uploadthing package (#6316)

Co-authored-by: James <james@trbl.design>
This commit is contained in:
Elliot DeNolf
2024-05-10 17:05:35 -04:00
committed by GitHub
parent ea84e82ad5
commit ed880d5018
34 changed files with 774 additions and 17 deletions

View File

@@ -0,0 +1,3 @@
export const mediaSlug = 'media'
export const mediaWithPrefixSlug = 'media-with-prefix'
export const prefix = 'test-prefix'