mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add delete property on DomainEntity
This commit is contained in:
@@ -27,6 +27,7 @@ export interface Event {
|
||||
export interface Entity {
|
||||
handle: string
|
||||
jCard: any
|
||||
deleted: boolean
|
||||
}
|
||||
|
||||
export interface Nameserver {
|
||||
|
||||
Reference in New Issue
Block a user