Interface ArgsWrapper

This is a utility interface that represents the resulting args structure after the thunk is normalized.

Hierarchy

  • ArgsWrapper

Properties

Properties

named?: Record<string, any>
positional?: unknown[]

Generated using TypeDoc