Type alias DoptContext

DoptContext: { blocks: Blocks; methods: Methods }

The context accessible through either the useDoptHook or the withDoptHOC

Type declaration

  • blocks: Blocks
  • methods: Methods

Generated using TypeDoc