I am using Angular 9 and have following Angular directive :
export type MyDirectiveValue = "foo"|"bar"; @Directive({ selector: \'[myDirec