(e, t, n, i)
| 8220 | return U((t || {})[e], r[e], n.header[e]); |
| 8221 | } |
| 8222 | function Cf(e, t, n, i) { |
| 8223 | const r = {}; |
| 8224 | for (const o of e) { |
| 8225 | const e = zf(o, t || {}, n, i); |
| 8226 | void 0 !== e && (r[o] = e); |
| 8227 | } |
| 8228 | return r; |
| 8229 | } |
| 8230 | const _f = ["row", "column"], |
| 8231 | Pf = ["header", "footer"]; |
| 8232 | function Nf(e, t) { |
no test coverage detected