Cerbos JavaScript SDK
    Preparing search index...

    Interface FileOperationDelete

    Delete a file.

    interface FileOperationDelete {
        delete: string;
    }
    Index

    Properties

    Properties

    delete: string

    Path of the file to delete.