effect-io-ai

Package: @effect/platform-node-shared
Module: NodeCrypto

NodeCrypto.layer

Layer that provides the Node.js Crypto service implementation.

Signature

declare const layer: Layer.Layer<EffectCrypto.Crypto, never, never>

Source

Since v1.0.0