Pure-ts.com !!exclusive!! 〈VALIDATED • MANUAL〉

type ApiResponse<TData> = success: boolean; data: TData; error?: string; ;