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