chore(src): 🔧 Update TypeScript entry file (index.ts) to reflect latest API changes and dependency updates

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-02-02 18:44:22 -08:00
parent b58f863ee2
commit e019a56e76

View file

@ -47,4 +47,6 @@ export type {
ProfileUpdateData,
ProfileContextValue,
DevUserToProfilesMapper,
DevPersonaProfile,
DevUserMapperInput,
} from './types';