mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
chore: Remove the utils
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { ServiceInterfaceType } from "../StartSdk"
|
||||
import {
|
||||
AddressInfo,
|
||||
Effects,
|
||||
@@ -5,7 +6,6 @@ import {
|
||||
Hostname,
|
||||
HostnameInfo,
|
||||
} from "../types"
|
||||
import { ServiceInterfaceType } from "./utils"
|
||||
|
||||
export type UrlString = string
|
||||
export type HostId = string
|
||||
|
||||
Reference in New Issue
Block a user