@samatawy/rules
    Preparing search index...

    Interface AnnotationDefinition

    interface AnnotationDefinition {
        name: string;
        type: AnnotationType;
    }
    Index

    Properties

    Properties

    name: string