Variable defaultAnnotationPropertiesSchemaConst

defaultAnnotationPropertiesSchema: {
    default: string;
    id: string;
    type: string;
}[] = ...

Generated using TypeDoc