Reference
collectFormActionReferences
Collects named form action references and their source spans from a module.
Signature
function collectFormActionReferences(input: { code: string; filename?: string }): FormActionReference[]Reference
Collects named form action references and their source spans from a module.
function collectFormActionReferences(input: { code: string; filename?: string }): FormActionReference[]