mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add estimated days before WHOIS release
This commit is contained in:
@@ -66,6 +66,7 @@ export interface Domain {
|
||||
deleted: boolean
|
||||
updatedAt: string
|
||||
delegationSigned: boolean
|
||||
expiresInDays?: number
|
||||
}
|
||||
|
||||
export interface User {
|
||||
|
||||
Reference in New Issue
Block a user