effect-io-ai

Package: effect
Module: Utils

Utils.structuralRegionState

Note: this is an experimental feature made available to allow custom matchers in tests, not to be directly used yet in user code

Signature

declare const structuralRegionState: { enabled: boolean; tester: ((a: unknown, b: unknown) => boolean) | undefined; }

Source

Since v3.1.1