Function

on-delete

Handle the delete event for the given bucket and key. It includes a handle to the bucket that can be used to interact with the store.

on-delete: async func(bucket: bucket, key: string);