@nats-io/obj
    Preparing search index...

    Type Alias ObjectStoreLink

    type ObjectStoreLink = {
        bucket: string;
        name?: string;
    }
    Index

    Properties

    Properties

    bucket: string

    name of object store storing the data

    name?: string

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