Kind: Constant
Source: packages/microservices/context/rpc-metadata-constants.ts
Part of: Microservices
Definition
ts{
[`${RpcParamtype.PAYLOAD}:0`]: { index: 0, data: undefined, pipes: [] },
}
Value
ts{
[`${RpcParamtype.PAYLOAD}:0`]: { index: 0, data: undefined, pipes: [] },
}
Was this page helpful?