Type alias PreSaveMiddlewareFunction<ThisType>

PreSaveMiddlewareFunction<ThisType>: ((this, next, opts) => void | Promise<void>)

Type Parameters

  • ThisType = any

Type declaration

Generated using TypeDoc