UNPKG

@ultipa-graph/ultipa-driver

Version:

NodeJS SDK for ultipa-server 5.1

4 lines (3 loc) 179 B
import * as ULTIPA from '../types/types'; export declare function getPathsPrintInfo(paths: ULTIPA.Path[]): any[]; export declare function printPath(d?: ULTIPA.DataItem): void;