• 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
    • opts: Partial<PrintOptions> = {}

    Returns Result<DebugTag>

    See

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

    Example: pattern

    {@debug identifiers}
    

    Since

    1.0.0 @NO_SIDE_EFFECTS

    • Defined in pkgs/svelte-ast-print/src/template/mod.ts:1049

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc