↓ 14 callersFunctionimportHelperFn(
s: MagicString,
offset: number,
imported: string,
local: string = imported,
from = 'vue',
)
packages/common/src/ast.ts:152
↓ 3 callersFunctionprocessDefineProps({
defineProps,
declId,
statement,
withDefaultsAst,
defaultsDeclRaw,
}: {
packages/api/src/vue/analyze.ts:112