mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
fix typescript types
This commit is contained in:
@ -56,7 +56,6 @@ export const paginated = async <T>(
|
||||
|
||||
interface Request extends TDataShape {
|
||||
client?: Client;
|
||||
url: string;
|
||||
}
|
||||
|
||||
interface InterceptorOptions {
|
||||
|
Reference in New Issue
Block a user