mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 20:24:47 +00:00
chore: Update the types
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Daemon } from "../types";
|
||||
import { ReadyProof } from "../health/ReadyProof";
|
||||
import { ReadyProof } from "./ReadyProof";
|
||||
|
||||
export type RunningMainRet = {
|
||||
[ReadyProof]: never;
|
||||
|
||||
Reference in New Issue
Block a user