Catalog-only variant of PropValue where functionCall.binding may
carry multiple candidate bindings (e.g. a parameter-destructure form and a
top-level-import form). The PromptFileType resolves these candidates
against the target file's structure at edit time.
Plain PropValue is assignable to ModelPropValue (single binding ⊆ array).
Catalog-only variant of PropValue where
functionCall.bindingmay carry multiple candidate bindings (e.g. a parameter-destructure form and a top-level-import form). The PromptFileType resolves these candidates against the target file's structure at edit time.Plain PropValue is assignable to
ModelPropValue(single binding ⊆ array).