Cerbos JavaScript SDK
    Preparing search index...

    Interface FileFilter

    A filter to match files when listing store contents.

    interface FileFilter {
        path?: StringMatch;
    }
    Index

    Properties

    Properties

    Match files by path.