Updated to angular 11
Now compiling with strict mode in typescript Need to error checking now
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
export interface BeerSaleExportHeaderInterface {
|
||||
[header: string]: string;
|
||||
}
|
||||
Reference in New Issue
Block a user