UNPKG

nope-js-node

Version:

NoPE Runtime for Nodejs. For Browser-Support please use nope-browser

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