UNPKG

signalk-server

Version:

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

6 lines 130 B
/** * WASM Utilities */ export * from './fetch-wrapper'; export * from './format-detection'; //# sourceMappingURL=index.d.ts.map