@@ -1,8 +0,0 @@
|
|||||||
import { client } from '../../../types/gen/client.gen';
|
|
||||||
import { getToken } from '../Utils';
|
|
||||||
|
|
||||||
client.setConfig({
|
|
||||||
auth: () => getToken(),
|
|
||||||
});
|
|
||||||
|
|
||||||
export default client
|
|
||||||
Reference in New Issue
Block a user