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

Function printAttributeLike

  • printAttributeLike(
        n: AttributeLike,
        opts?: Partial<PrintOptions>,
    ): Result<AttributeLike>
  • Parameters

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

    Returns Result<AttributeLike>

    @NO_SIDE_EFFECTS

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc