Platform specific implementations for the browser
npm install @effect/platform-browser@effect/platform-browserProvides browser-specific implementations for the abstractions defined in @effect/platform. This allows you to write platform-independent code that can seamlessly run in the browser, leveraging browser capabilities while keeping your application portable across multiple environments.
- API Reference: View the full documentation.