UNPKG

@ultipa-graph/ultipa-node-sdk

Version:

NodeJS SDK for ultipa-server 4.0

5 lines (4 loc) 121 B
export declare namespace type_util { function algoFormat(data: any): any; function taskFormat(data: any): any; }