Page Contents

Home > @loopback/context > InvocationArgs

InvocationArgs type

Array of arguments for a method invocation

Signature:

export type InvocationArgs = any[];