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

    Variable ZOwnerCommentConst

    ZOwnerComment: ObjectSchema<
        {
            command: StringSchema<undefined>;
            comment: StringSchema<undefined>;
            time: StringSchema<undefined>;
        },
        undefined,
    > = ...