Page Contents
Home > @loopback/context > InvocationArgs
InvocationArgs type
Array of arguments for a method invocation
Signature:
export type InvocationArgs = any[];
Home > @loopback/context > InvocationArgs
Array of arguments for a method invocation
Signature:
export type InvocationArgs = any[];