Skip to main content

RequiredVariablesResult

@codebolt/types


Interface: RequiredVariablesResult

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/contextAssembly.ts:74

Properties

PropertyTypeDefined in
additional_variablesRecord<string, { from_memory: string; required: boolean; type: string; }>common/types/src/codeboltjstypes/libFunctionTypes/contextAssembly.ts:76
scope_variablesstring[]common/types/src/codeboltjstypes/libFunctionTypes/contextAssembly.ts:75