• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • svelte-ast-print
  • svelte-ast-print/template
  • printDebugTag

Function printDebugTag

  • printDebugTag(n: DebugTag, opts?: Partial<PrintOptions>): Result<DebugTag>
  • Parameters

    • n: DebugTag
    • Optionalopts: Partial<PrintOptions> = {}

    Returns Result<DebugTag>

    @NO_SIDE_EFFECTS

    See

    https://svelte.dev/docs/svelte/@debug

    Example: pattern

    {@debug identifiers}
    
    • Defined in pkgs/svelte-ast-print/src/template/mod.js:1113

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc