# Type alias: GenericResult

Ƭ GenericResult: Partial<GenericDataSuccess> & Partial<Error>

Defined in: types/api.ts:41 (opens new window)