docx
    Preparing search index...

    Type Alias ICommentsOptions

    type ICommentsOptions = {
        children: readonly ICommentOptions[];
    }
    Index

    Properties

    Properties

    children: readonly ICommentOptions[]