navcat docs
    Preparing search index...

    Type Alias BuildContextLog

    type BuildContextLog = {
        message: string;
        type: BuildContextLogType;
    }
    Index

    Properties

    Properties

    message: string