Answers for "how can i define the empty array in angular"

1

how to declare an empty array in typescript

public arrayName=[] as any;
Posted by: Guest on December-06-2021

Code answers related to "how can i define the empty array in angular"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language