Using Effect.die with tryPromise

Hello ! how can I use "tryPromise" but instead of Effect.fail if it fails, I would like Effect.die ?
Was this page helpful?