UNPKG

@ultipa-graph/ultipa-node-sdk

Version:

NodeJS SDK for ultipa-server 4.0

3 lines (2 loc) 107 B
import { ULTIPA } from '../types'; export declare function printExplainPlan(d?: ULTIPA.ExplainPlan): void;