Member Junction
    Preparing search index...

    Parsed content for MJ_COMMENT tokens

    interface MJCommentContent {
        kind: "comment";
        text: string;
    }
    Index

    Properties

    Properties

    kind: "comment"
    text: string