(e, t, n)
| 946 | return wn(e) ? e.signal : null == e ? null : t.stringValue(e); |
| 947 | } |
| 948 | function Tn(e, t, n) { |
| 949 | for (const i of n) { |
| 950 | const n = Mn(i, t.markDef, t.config); |
| 951 | void 0 !== n && (e[i] = Pn(n)); |
| 952 | } |
| 953 | return e; |
| 954 | } |
| 955 | function jn(e) { |
| 956 | return [].concat(e.type, e.style ?? []); |
| 957 | } |
no test coverage detected