We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50947b commit 39e9914Copy full SHA for 39e9914
packages/javascript/src/index.d.ts
@@ -1,5 +1,5 @@
1
export { protoInt64 } from "@bufbuild/protobuf";
2
-export * as agent_session from "./gen/agent/livekit_agent_session_pb.js";
+export * as AgentSession from "./gen/agent/livekit_agent_session_pb.js";
3
export * from "./gen/livekit_agent_dispatch_pb.js";
4
export * from "./gen/livekit_agent_pb.js";
5
export * from "./gen/livekit_connector_pb.js";
0 commit comments