mirror of
https://github.com/amark/gun.git
synced 2026-03-07 17:41:45 +00:00
Relying on `Gun` being globally available is not valid in most cases where a module loader is being used to import the `load` plugin. Instead, pull `Gun` from window if window is defined, otherwise require it using the module loader.
248 B
248 B