mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
chore: Add in some more files for the testing of the sdk and the rust interface
This commit is contained in:
@@ -2,5 +2,5 @@ import { HealthStatus } from "../../types"
|
||||
|
||||
export type CheckResult = {
|
||||
status: HealthStatus
|
||||
message?: string
|
||||
message: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user