Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(client): export
RequestOptionsData
type
Made the `RequestOptionsData` type in the `request.ts` file exportable to allow for wider reuse across the application. This change facilitates type safety and consistency in different modules that might need to construct request options.
- Loading branch information