tyoe changes

This commit is contained in:
Matt Hill
2024-01-18 16:12:37 -07:00
parent 27127f58d4
commit 009f79e289
7 changed files with 17 additions and 30 deletions

View File

@@ -170,7 +170,6 @@ export type Address = {
hostId: string
options: PortOptions
suffix: string
scheme: string | null
}
export type InterfaceId = string