diff --git a/Runtime/src/index.ts b/Runtime/src/index.ts index 7d75a6801..208dd8380 100644 --- a/Runtime/src/index.ts +++ b/Runtime/src/index.ts @@ -20,7 +20,7 @@ import { } from "./itc.js"; import { decodeObjectRefs } from "./js-value.js"; import { JSObjectSpace } from "./object-heap.js"; -export { SwiftRuntimeThreadChannel }; +export type { SwiftRuntimeThreadChannel }; export type SwiftRuntimeOptions = { /**