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

Function isConstTag

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

    Parameters

    • n: unknown

      input

    Returns n is ConstTag

    @NO_SIDE_EFFECTS

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc