Skip to content

Commit 79bd64b

Browse files
toubatbrianlukasIO
andauthored
Update packages/javascript/src/index.js
Co-authored-by: lukasIO <[email protected]>
1 parent 39e9914 commit 79bd64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/javascript/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @ts-check
22
export { protoInt64 } from "@bufbuild/protobuf";
3-
export * as agent_session from "./gen/agent/livekit_agent_session_pb.js";
3+
export * as AgentSession from "./gen/agent/livekit_agent_session_pb.js";
44
export * from "./gen/livekit_agent_dispatch_pb.js";
55
export * from "./gen/livekit_agent_pb.js";
66
export * from "./gen/livekit_connector_pb.js";

0 commit comments

Comments
 (0)