feat: use script setup and ts in app auth components
This commit is contained in:

committed by
Gitea

parent
b03d5d80cd
commit
c3c4d2a0a5
@ -28,7 +28,7 @@ export default class AbstractService {
|
||||
|
||||
/**
|
||||
* The abstract constructor.
|
||||
* @param paths An object with all paths. Default values are specified above.
|
||||
* @param [paths] An object with all paths. Default values are specified above.
|
||||
*/
|
||||
constructor(paths) {
|
||||
this.http = axios.create({
|
||||
|
Reference in New Issue
Block a user