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

Function printSvelteSelf

  • printSvelteSelf(n: SvelteSelf, opts?: Partial<PrintOptions>): Result<SvelteSelf>
  • Parameters

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

    Returns Result<SvelteSelf>

    @NO_SIDE_EFFECTS

    Deprecacted

    Will be removed from Svelte v6 https://svelte.dev/docs/svelte/legacy-svelte-self

    • Defined in pkgs/svelte-ast-print/src/template/mod.js:1015

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc