UNPKG

@opra/nestjs

Version:
5 lines (4 loc) 220 B
import type { ParamsFactory } from '@nestjs/core/helpers/external-context-creator.js'; export declare class RpcParamsFactory implements ParamsFactory { exchangeKeyForValue(type: number, data: any, args: any): any; }