ContinuityScope
This type is used by an exported signature but is not directly exported from @plandalf/sdk's package entrypoint. It is shown here from core/types.ts:53 so the signature can be inspected fully.
export type ContinuityScope = false | 'tab' | 'browser';