MetaFor - v0.3.1
    Preparing search index...

    Type Alias CommentTemplatePart

    type CommentTemplatePart = {
        type: typeof COMMENT_PART;
        index: number;
    }
    Index

    Properties

    Properties

    type: typeof COMMENT_PART
    index: number