completionId: cgen-473b9e941bf2496996a8f5031e79af9a

cgen-473b9e941bf2496996a8f5031e79af9a
This commit is contained in:
Builder.io 2025-11-13 06:21:08 +00:00
parent b7269f04d7
commit 84b5c66dae

View file

@ -45,6 +45,7 @@ export interface OnboardingData {
primaryGoals: string[]; primaryGoals: string[];
preferredServices: string[]; preferredServices: string[];
}; };
followedArms: string[];
creatorProfile: { creatorProfile: {
bio?: string; bio?: string;
skills: string[]; skills: string[];