🗳️ guards.ts
This commit is contained in:
@@ -39,3 +39,4 @@ export function isLocalShellTask(task: unknown): task is LocalShellTaskState {
|
|||||||
task.type === 'local_bash'
|
task.type === 'local_bash'
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user