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

Function printSvelteWindow

  • printSvelteWindow(
        n: SvelteWindow,
        opts?: Partial<PrintOptions>,
    ): Result<SvelteWindow>

    Parameters

    • n: SvelteWindow
    • opts: Partial<PrintOptions> = {}

    Returns Result<SvelteWindow>

    See

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

    Since

    1.0.0 @NO_SIDE_EFFECTS

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc