mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
style: import type
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import axios, {AxiosRequestConfig, AxiosResponse} from 'axios'
|
||||
import type {AxiosRequestConfig, AxiosResponse} from 'axios'
|
||||
import axios from 'axios'
|
||||
|
||||
export type EventAction =
|
||||
'registration'
|
||||
|
||||
Reference in New Issue
Block a user