@logixjs/core
    Preparing search index...

    Function replace

    • Replace Debug sinks with the provided sink set.

      Advanced: use either Debug.layer or Debug.replace in a scope, not both.

      Parameters

      • sinks: readonly Sink[]

      Returns Layer<any, never, never>