UNPKG

nope-js-browser

Version:

NoPE Runtime for the Browser. For nodejs please use nope-js-node

7 lines (6 loc) 190 B
import { runNopeBackend } from "./runNopeBackend"; runNopeBackend({ channel: "io-server", channelParams: JSON.stringify([7000, "info", true]), skipLoadingConfig: true, });