Skip to main content

ProcessControlWithCleanup

@codebolt/types


Interface: ProcessControlWithCleanup

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/chat.ts:146

Process control return type with cleanup

Properties

PropertyTypeDefined in
cleanup() => voidcommon/types/src/codeboltjstypes/libFunctionTypes/chat.ts:148
stopProcess() => voidcommon/types/src/codeboltjstypes/libFunctionTypes/chat.ts:147