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
Our current parsing of template types does not allow for multiple template arguments. Multiple arguments is required for record types (see https://heycam.github.io/webidl/#idl-record).
Our current parsing of template types does not allow for multiple template arguments. Multiple arguments is required for record types (see https://heycam.github.io/webidl/#idl-record).