JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "social-profile-20260314162151.ts"

Full Path: /home/markqprx/iniasli.pro/client/auth/social-profile-20260314162151.ts
File size: 186 bytes
MIME-type: text/plain
Charset: utf-8

export interface SocialProfile {
  id: number;
  user_id: number;
  username?: string;
  service_name: string;
  user_service_id: string;
  created_at?: string;
  updated_at?: string;
}