interface Annotated {
    $inject: string[];
}

Properties

Properties

$inject: string[]