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

Function printSvelteBoundary

  • printSvelteBoundary(
        n: SvelteBoundary,
        opts?: Partial<PrintOptions>,
    ): Result<SvelteBoundary>
  • Parameters

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

    Returns Result<SvelteBoundary>

    @NO_SIDE_EFFECTS

    See

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

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc