UNPKG

buntralino-client

Version:

Neutralino.js library for Buntralino. Buntralino unites Bun and Neutralino.js to make a simpler, lighter alternative to Electron and NW.js. Use Neutralino.js API at client and send harder tasks to Bun while keeping your development process easy.

3 lines (2 loc) 155 B
declare const _default: (neutralino: Awaited<typeof import("@neutralinojs/lib")>, token: string, ws: WebSocket) => Promise<void>; export default _default;