Skip to content

Commit

Permalink
chore(core): export AiUserAgentInput (#13894)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanksdesign authored Oct 8, 2024
1 parent 93f0536 commit d0112cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/libraryUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export {
AuthUserAgentInput,
InAppMessagingUserAgentInput,
GeoUserAgentInput,
AiUserAgentInput,
} from './Platform/types';
export { setCustomUserAgent } from './Platform/customUserAgent';

Expand Down

0 comments on commit d0112cd

Please sign in to comment.