add trash google drive file tool UI component

This commit is contained in:
CREDO23 2026-02-20 21:05:26 +02:00
parent e7f9c658ce
commit da48f24d7a
4 changed files with 366 additions and 2 deletions

View file

@ -1 +1,2 @@
export { CreateGoogleDriveFileToolUI } from "./create-file";
export { TrashGoogleDriveFileToolUI } from "./trash-file";