mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-23 02:13:29 +08:00
3 lines
139 B
TypeScript
3 lines
139 B
TypeScript
export { resolveMarkdownTableMode } from "../config/markdown-tables.js";
|
|
export type { MarkdownTableMode } from "../config/types.base.js";
|