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

Function isHtmlTag

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

    Parameters

    • n: unknown

      input

    Returns n is HtmlTag

    @NO_SIDE_EFFECTS

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc