Documentation
    Preparing search index...

    Type Alias AuxRef

    type AuxRef = {
        path: string;
        pathIsName: boolean;
        realm: "aux";
    }
    Index

    Properties

    Properties

    path: string
    pathIsName: boolean
    realm: "aux"