@rendley/sdk - v1.15.5
    Preparing search index...

    Enumeration StorageProviderTypeEnum

    Provider capability flags used by the storage pipeline to express where media is allowed to live.

    The enum is intentionally bitwise so provider stacks can combine capabilities such as local and remote.

    Index

    Enumeration Members

    Enumeration Members

    LOCAL: 1
    NONE: 0
    REMOTE: 2