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 81f1eda commit a040c8cCopy full SHA for a040c8c
mediacollection.js
@@ -31,6 +31,7 @@ function copyToMediaStore(fd: filedescriptor, mediatype: string, path: string) {
31
export default {
32
createMediafile,
33
writeToMediafile,
34
+ writeToMediafileWithTransform,
35
copyToInternal,
36
getBlob,
37
copyToMediaStore
0 commit comments