typescript initialize object with missing values code example Example: how to create empty object typescript const _params = {} as any; _params.name ='nazeh abel'