Cerbos JavaScript SDK
    Preparing search index...

    Interface LocalBundle

    A policy bundle downloaded from Cerbos Hub and saved locally.

    interface LocalBundle {
        path: string;
    }
    Index

    Properties

    Properties

    path: string

    The path to the local policy bundle file.