diff options
| author | Adam Malczewski <[email protected]> | 2026-06-04 21:21:20 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-04 21:21:20 +0900 |
| commit | 394f1ed37ce860da6fdc385769bf29f9737105cd (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /packages/api/src/types.ts | |
| parent | 81a9cdbadf8c9d940d4fe9a2a0de607dee1f5f1a (diff) | |
| download | dispatch-394f1ed37ce860da6fdc385769bf29f9737105cd.tar.gz dispatch-394f1ed37ce860da6fdc385769bf29f9737105cd.zip | |
chore: genesis — remove all files to rebuild from scratch (arch rewrite)
Diffstat (limited to 'packages/api/src/types.ts')
| -rw-r--r-- | packages/api/src/types.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/api/src/types.ts b/packages/api/src/types.ts deleted file mode 100644 index a88e41b..0000000 --- a/packages/api/src/types.ts +++ /dev/null @@ -1,2 +0,0 @@ -// Re-export types from @dispatch/core for convenience -export type { AgentEvent, AgentStatus } from "@dispatch/core"; |
