mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
refactor public/private gateways
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
||||
import type { GatewayId } from "./GatewayId"
|
||||
|
||||
export type ForgetInterfaceParams = { interface: string }
|
||||
export type ForgetInterfaceParams = { interface: GatewayId }
|
||||
|
||||
Reference in New Issue
Block a user