Skip to content

Commit 39e9914

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/javascript/src/index.d.ts

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

0 commit comments

Comments
 (0)