({ value, set, options }: { value: T, set: (newValue: { value: T; label: string | number; }) => unknown, options: { value: T, label: string | number }[] })
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected