(e)
| 1047 | : 'Dropping "fit" because spec has discrete size.'; |
| 1048 | } |
| 1049 | function Xn(e) { |
| 1050 | return `Unknown field for ${e}. Cannot calculate view size.`; |
| 1051 | } |
| 1052 | function Qn(e) { |
| 1053 | return `Cannot project a selection on encoding channel "${e}", which has no field.`; |
| 1054 | } |
no outgoing calls
no test coverage detected