()
| 212 | } |
| 213 | |
| 214 | export function errorHandler(): ErrorHandler { |
| 215 | return new ErrorHandler(); |
| 216 | } |
| 217 | |
| 218 | export function _document(): any { |
| 219 | // Tell ivy about the global document |
no outgoing calls
no test coverage detected
searching dependent graphs…