Type alias BucketHandler

BucketHandler: ((args) => Promise<void>)

BucketHandler is the callback that handles an [onPut] or [onDelete] event.

Type declaration

Generated using TypeDoc