Cerbos JavaScript SDK
    Preparing search index...

    Interface ReplaceFilesContentsZipped

    Zipped files to upload to a store.

    interface ReplaceFilesContentsZipped {
        zipped: Uint8Array;
    }
    Index

    Properties

    Properties

    zipped: Uint8Array

    A zip file containing files to upload to a store.