angular 9 interface example Example: how to declare interface object in angular 11 var myObject = {} as IObject var myListObject = [] as Array<IObject>