Type check guard to see if provided AST node is "tag-like" AST.Tag.

https://svelte.dev/docs/special-tags

Not included in the documentation:

  • Parameters

    • node: SvelteNode

      Supported AST node to narrow down its inferred type

    Returns node is Tag