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
@@ -85,10 +89,8 @@ const { ray } = require('node-ray/web');
85
89
86
90
As of version `1.20.3`, you may use the `rayInit()` method instead of manually assigning properties to the `window` global object. `rayInit()` is simply a wrapper around the above method to provide a better developer experience as well as more succinct and readable code:
0 commit comments