mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-31 04:33:40 +00:00
add stopped effect
This commit is contained in:
@@ -460,6 +460,8 @@ export type Effects = {
|
|||||||
readonly: boolean
|
readonly: boolean
|
||||||
}
|
}
|
||||||
}): Promise<void>
|
}): Promise<void>
|
||||||
|
|
||||||
|
stopped(packageId?: string): Promise<boolean>
|
||||||
}
|
}
|
||||||
|
|
||||||
// prettier-ignore
|
// prettier-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user