Interface StorageLocationStrategy

Interface used to find the storage a specific identifier is located in.

Hierarchy

  • StorageLocationStrategy

Implemented by

Properties

getStorageIdentifier: ((identifier) => Promise<ResourceIdentifier>)

Type declaration