(e)
| 6407 | ); |
| 6408 | } |
| 6409 | function ou(e) { |
| 6410 | let t = |
| 6411 | arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : "text"; |
| 6412 | const n = e.encoding[t]; |
| 6413 | return ru({ |
| 6414 | model: e, |
| 6415 | channelDef: n, |
| 6416 | vgChannel: t, |
| 6417 | mainRefFn: (t) => au(t, e.config), |
| 6418 | invalidValueRef: void 0, |
| 6419 | }); |
| 6420 | } |
| 6421 | function au(e, t) { |
| 6422 | let n = |
| 6423 | arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : "datum"; |
no test coverage detected