Type alias UserMethodImplementation<D, T, S>

UserMethodImplementation<D, T, S>: ((this: UserMethodInvocation<D, T, S>, ...args: any[]) => any)

Type Parameters

  • D

  • T

  • S

Type declaration

Generated using TypeDoc