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
Since typescript 4.1, template literal types was coming.
This feature enables us to call the 'opts' function with type safety without specifying types, I think. Could you implement this?