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
However, now the Console spec does not have Console interface anymore and instead it defines console namespace, which is already defined to be exposed on worklets.
Thus I think the console attribute can be removed, what do you think?
The text was updated successfully, but these errors were encountered:
The Worklets spec defines a
console
attribute withConsole
interface:However, now the Console spec does not have
Console
interface anymore and instead it definesconsole
namespace, which is already defined to be exposed on worklets.Thus I think the console attribute can be removed, what do you think?
The text was updated successfully, but these errors were encountered: