Optional
opts: BlobStoreOptionsIs the path supported by this BlobStore?
Although this is async, this is expected to be a relatively fast operation (ie - you shouldn't make network calls).
The path to check
Optional
_opts: BlobStoreStoreOptionsIf the path is supported
Abstract method to set a value for multiple keys.
A blob "store" that works with data: URLs that will turn the URL into a blob.