| 1 | import './setup'; |
| 2 | import { DOM } from 'aurelia-pal'; |
| 3 | import { bindingMode } from '../src/binding-mode'; |
| 4 | import { createElement, checkDelay, createObserverLocator, getBinding } from './shared'; |
nothing calls this directly
no test coverage detected