UNPKG

signalk-server

Version:

An implementation of a [Signal K](http://signalk.org) server for boats.

9 lines 248 B
"use strict"; /* eslint-disable @typescript-eslint/no-explicit-any */ /** * WASM Plugin Types * * Shared type definitions for WASM plugin system */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map