You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use reflect metadata in ts and corejs as polyfill, but there will be a type error: "Property'defineMetadata' does not exist on type'typeof Reflect'". How should I solve this problem
The text was updated successfully, but these errors were encountered:
I try to use reflect metadata in ts and corejs as polyfill, but there will be a type error: "Property'defineMetadata' does not exist on type'typeof Reflect'". How should I solve this problem
The text was updated successfully, but these errors were encountered: