Type Alias ObjectStoreLink

ObjectStoreLink: { bucket: string; name?: string }

Type declaration

  • bucket: string

    name of object store storing the data

  • Optionalname?: string

    link to single object, when empty this means the whole store