export { resolveMarkdownTableMode } from "../config/markdown-tables.js";
export type { MarkdownTableMode } from "../config/types.base.js";
