completionId: cgen-b963a8897c04427690eff02882a3993f

cgen-b963a8897c04427690eff02882a3993f
This commit is contained in:
Builder.io 2025-11-12 05:47:42 +00:00
parent 73052bf3d3
commit 04e5dc0b50

View file

@ -7,6 +7,7 @@ export interface Creator {
experience_level: string;
arm_affiliations: string[];
primary_arm: string;
spotify_profile_url?: string;
created_at: string;
is_discoverable: boolean;
allow_recommendations: boolean;