ProcessControlWithCleanup
Interface: ProcessControlWithCleanup
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/chat.ts:146
Process control return type with cleanup
Properties
| Property | Type | Defined in |
|---|---|---|
cleanup | () => void | common/types/src/codeboltjstypes/libFunctionTypes/chat.ts:148 |
stopProcess | () => void | common/types/src/codeboltjstypes/libFunctionTypes/chat.ts:147 |