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 {request, TrackedDomains, Watchlist, WatchlistRequest} from './index'
|
||||
import type { TrackedDomains, Watchlist, WatchlistRequest} from './index'
|
||||
import {request} from './index'
|
||||
|
||||
interface WatchlistList {
|
||||
'hydra:totalItems': number
|
||||
|
||||
Reference in New Issue
Block a user