Type alias MethodNames<M>

MethodNames<M>: keyof M & string | "init"

Type Parameters

Generated using TypeDoc