@shortcut/client
    Preparing search index...

    Interface EpicCommentEntityWrapper

    interface EpicCommentEntityWrapper {
        $schema: string;
        entity: ThreadedComment;
    }
    Index

    Properties

    Properties

    $schema: string

    The URI for the json-schema for this response.

    2048

    ^https?://.+$

    The entity for this response.