(e, i)
| 6535 | }, i; |
| 6536 | }(z); |
| 6537 | function lt(e, i) { |
| 6538 | if (!(e instanceof z)) |
| 6539 | throw new TypeError(String(e) + " is not RRule instance"); |
| 6540 | F(i.map(String), String(e)) || i.push(e); |
| 6541 | } |
| 6542 | function ct(e, i) { |
| 6543 | if (!(e instanceof Date)) |
| 6544 | throw new TypeError(String(e) + " is not Date instance"); |
no test coverage detected