• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • svelte-ast-build
  • tag
  • isRenderTag

Function isRenderTag

  • isRenderTag(n: unknown): n is RenderTag
  • Type check guard to see if the input is SV.RenderTag.

    Parameters

    • n: unknown

      input

    Returns n is RenderTag

    @NO_SIDE_EFFECTS

    • Defined in pkgs/svelte-ast-build/src/tag.js:88

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc