@xpadev-net/niconicomments
    Preparing search index...

    Type Alias DefaultCommand

    type DefaultCommand = {
        color?: string;
        font?: CommentFont;
        loc?: CommentLoc;
        size?: CommentSize;
    }
    Index

    Properties

    Properties

    color?: string