| 1 | import { c as _c } from "react/compiler-runtime"; |
| 2 | import { feature } from 'bun:bundle'; |
| 3 | import * as React from 'react'; |
| 4 | import { getAllowedChannels, getQuestionPreviewFormat } from 'src/bootstrap/state.js'; |
nothing calls this directly
no test coverage detected