Type Alias OptionlessControllerFunction

OptionlessControllerFunction: (
    targetInstance: any,
    cursor: Cursor,
    read: ControllerReader,
) => any

Type declaration