| 1 | import { Minimal } from './_minimal/minimalClass'; |
| 2 | import { openMinimal } from './floatbutton/extension'; |
| 3 | import { isFirefox } from './utils/general'; |
| 4 | import { router } from './_minimal/router'; |
nothing calls this directly
no test coverage detected