(e, t)
| 1114 | const yi = |
| 1115 | "Domains that should be unioned has conflicting sort properties. Sort will be set to true."; |
| 1116 | function vi(e, t) { |
| 1117 | return `Invalid ${e}: ${Q(t)}.`; |
| 1118 | } |
| 1119 | function bi(e) { |
| 1120 | return `1D error band does not support ${e}.`; |
| 1121 | } |