3 lines
125 B
TypeScript
3 lines
125 B
TypeScript
export declare function transformArguments(nodeId: string): Array<string>;
|
|
export { transformReply } from './CLUSTER_NODES';
|