Interface Annotation

全部 Annotation 的抽象接口

interface Annotation {
    id?: string;
}

Hierarchy

Properties

Properties

id?: string

Generated using TypeDoc