UNPKG

signalk-mcp-server

Version:
5 lines 191 B
/** * Get the current directory name, with support for both ES modules and test environments */ export declare function getCurrentDirname(): string; //# sourceMappingURL=path-utils.d.ts.map