Files
2026-01-28 00:55:06 +03:00

3 lines
125 B
TypeScript

export declare function transformArguments(nodeId: string): Array<string>;
export { transformReply } from './CLUSTER_NODES';