0.0.1 • Published 2 months ago

medusa-plugin-blob v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Configure

medusa-config.js

{
    resolve: "medusa-plugin-blob",
    options: {
      token: "{BLOB_READ_WRITE_TOKEN}",
    }
}