| 1 | import { Clipboard as AgarClipboard, Waiter } from '@ephox/agar'; |
| 2 | import { afterEach, beforeEach, describe, it } from '@ephox/bedrock-client'; |
| 3 | import { Fun, Singleton } from '@ephox/katamari'; |
| 4 | import { TinyAssertions, TinyDom, TinyHooks, TinySelections } from '@ephox/wrap-mcagar'; |
nothing calls this directly
no test coverage detected