Register update notion page UI component

This commit is contained in:
CREDO23 2026-02-12 19:26:01 +02:00
parent 43c6c784ab
commit 2fd082683d
2 changed files with 3 additions and 0 deletions

View file

@ -78,6 +78,7 @@ export {
ScrapeWebpageResultSchema,
ScrapeWebpageToolUI,
} from "./scrape-webpage";
export { UpdateNotionPageToolUI } from "./update-notion-page";
export {
type MemoryItem,
type RecallMemoryArgs,