JSON.parse Functionality in Effect for Use with Effect.andThen?

Hi, Do we have JSON.parse functionality in effect ? like Number.parse in Effect ? i want to use inside Effect.andThen
Was this page helpful?