Documentation - v1.7.0
    Preparing search index...

    Interface AnnotationManagerInputSentence

    interface AnnotationManagerInputSentence {
        id: number;
        text: string;
    }
    Index

    Properties

    Properties

    id: number
    text: string