export type TRequestCredentials = 'omit' | 'same-origin' | 'include';