Appearance
@saflib/parser
isVueSfc(source): boolean
source
boolean
True when source looks like a Vue SFC (script + template, or <script setup>). Used by path-agnostic blob parsing where the filename is not available.
<script setup>
string