SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use the Record type in typescript :
export interface nameInterface { propName : Record<string, otherComplexInterface> }