Jira.js - Jira Cloud API library
    Preparing search index...

    Interface RichText

    interface RichText {
        empty?: boolean;
        emptyAdf?: boolean;
        finalised?: boolean;
        valueSet?: boolean;
    }
    Index

    Properties

    empty?: boolean
    emptyAdf?: boolean
    finalised?: boolean
    valueSet?: boolean