More Sharp fixes

This commit is contained in:
Jesse Wierzbinski 2024-04-07 03:28:04 -10:00
parent 9618ded96a
commit 8473062c24
No known key found for this signature in database
4 changed files with 4 additions and 2 deletions

View file

@ -228,3 +228,5 @@ export class S3MediaBackend extends MediaBackend {
});
}
}
export { MediaConverter };