property Expression.prototype.right import { Expression } from "."; const { right } = Expression.prototype; Type Resolvable