mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
Bugfix/sdk misc (#2847)
* misc sdk fixes * version bump * formatting * add missing dependency to root * alpha.16 and beta.17 * beta.18
This commit is contained in:
@@ -36,7 +36,7 @@ let hostSystemId = 0
|
||||
export type EffectContext = {
|
||||
procedureId: string | null
|
||||
callbacks?: CallbackHolder
|
||||
constRetry: () => void
|
||||
constRetry?: () => void
|
||||
}
|
||||
|
||||
const rpcRoundFor =
|
||||
|
||||
Reference in New Issue
Block a user