UNPKG

@ultipa-graph/ultipa-node-sdk

Version:

NodeJS SDK for ultipa-server 4.0

4 lines (3 loc) 213 B
import { ULTIPA } from '../types'; export declare function printStatus(status?: ULTIPA.Status, statistics?: ULTIPA.Statistics): void; export declare function printStatistics(statistics?: ULTIPA.Statistics): void;