Type alias ProjectionAlias

ProjectionAlias: readonly [string | Literal | Fn | Col, string]

Please note if this is used the aliased property will not be available on the model instance as a property but only via instance.get('alias').

Generated using TypeDoc