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

Function printSvelteDocument

  • printSvelteDocument(
        n: SvelteDocument,
        opts?: Partial<PrintOptions>,
    ): Result<SvelteDocument>
  • Parameters

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

    Returns Result<SvelteDocument>

    @NO_SIDE_EFFECTS

    See

    https://svelte.dev/docs/svelte/svelte-document

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc