UNPKG

arangojs

Version:

The official ArangoDB JavaScript driver.

4 lines 149 B
/// <reference types="node" /> import { posix } from "path"; export declare const joinPath: typeof posix.join; //# sourceMappingURL=joinPath.d.ts.map