mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
refactor: consolidate SDK Watchable with generic map/eq and rename call to fetch
This commit is contained in:
@@ -19,7 +19,7 @@ export { Watchable } from './Watchable'
|
||||
export { GetContainerIp } from './GetContainerIp'
|
||||
export { GetHostInfo } from './GetHostInfo'
|
||||
export { GetOutboundGateway } from './GetOutboundGateway'
|
||||
export { GetServiceManifest } from './GetServiceManifest'
|
||||
export { GetServiceManifest, getServiceManifest } from './GetServiceManifest'
|
||||
export { GetSslCertificate } from './GetSslCertificate'
|
||||
export { GetStatus } from './GetStatus'
|
||||
export { GetSystemSmtp } from './GetSystemSmtp'
|
||||
|
||||
Reference in New Issue
Block a user