Package: @effect/platform-browser
Module: BrowserCrypto
Provides Browser Web Crypto APIs used by the Crypto service implementation.
When to use
Use to override the browser Crypto object used by the platform crypto
layer.
Signature
declare const WebCrypto: Context.Reference<Crypto>
Since v1.0.0