Closed kumavis closed 9 months ago
parseFormulaIdentifier
{type, number}
value
follow()
listEntries
Object.fromEntries
followEntries
follow
I'm sending the {type, number} formula identifier pair instead of the string formula identifier. Alternatively, we could just the formula identifier.
parseFormulaIdentifier
utility{type, number}
formula identifier pair asvalue
to petstorefollow()
entrieslistEntries
to petstore inObject.fromEntries
with{type, number}
formula identifier pair as valuefollowEntries
as an alias tofollow
listEntries
andfollowEntries
on host and guestI'm sending the
{type, number}
formula identifier pair instead of the string formula identifier. Alternatively, we could just the formula identifier.