UNPKG

signalk-server

Version:

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

5 lines (4 loc) 198 B
export const appModules: string; export const appPath: string; export const getAppPath: import("lodash/fp").LodashGet11x1; export function getModulePublic(moduleName: any): (...args: any[]) => any;