Reference

collectFormActionReferences

Collects named form action references and their source spans from a module.

Signature

function collectFormActionReferences(input: { code: string; filename?: string }): FormActionReference[]