Skip to content

Commit a040c8c

Browse files
Forgot to export the new method: writeToMediafileWIthTransform.
1 parent 81f1eda commit a040c8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mediacollection.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ function copyToMediaStore(fd: filedescriptor, mediatype: string, path: string) {
3131
export default {
3232
createMediafile,
3333
writeToMediafile,
34+
writeToMediafileWithTransform,
3435
copyToInternal,
3536
getBlob,
3637
copyToMediaStore

0 commit comments

Comments
 (0)