export { singleDetail } from "./explorer/index.js"; export type { Detail, DetailCtx, DetailItem, Row } from "./explorer/index.js";