Eulergraph
    Preparing search index...

    Type Alias Annotation

    type Annotation = {
        attrs: TextAttrs;
        end: number;
        start: number;
    }
    Index

    Properties

    Properties

    attrs: TextAttrs
    end: number
    start: number