Beignet API reference
    Preparing search index...

    Function isProviderInstrumentation

    @beignet/core/providers

    Provider lifecycle and instrumentation primitives for Beignet.

    • Return whether a value is a provider instrumentation helper.

      Checks key presence with in before reading so probing proxy-backed objects, such as test-context port guards that throw on unknown reads, stays safe.

      Parameters

      • value: unknown

      Returns value is ProviderInstrumentation