callback: ((data) => Promise<void>)

Type declaration

    • (data): Promise<void>
    • Parameters

      • data: any

      Returns Promise<void>