weasel API - v0.8.0
    Preparing search index...

    Function dwarn

    • Conditional console.warn — like dlog but at warn level. Use for diagnostics that indicate something worth surfacing during debugging (e.g. no-op op batches suppressed).

      Parameters

      • namespace: string
      • ...args: unknown[]

      Returns void