Documentation
    Preparing search index...

    Type Alias MacroRef

    type MacroRef = {
        macroPath: RefPath;
        realm: "macro";
    }
    Index

    Properties

    Properties

    macroPath: RefPath
    realm: "macro"