openclaw/extensions/feishu/src/dedup-runtime-api.ts

6 lines
112 B
TypeScript

export {
createDedupeCache,
createPersistentDedupe,
readJsonFileWithFallback,
} from "../runtime-api.js";