interface ConvertFromModelOptions {
    commentKind?: CommentKind;
}

Properties

Properties

commentKind?: CommentKind

Generated using TypeDoc