Alokai

Context

Global context of the application which includes runtime integration context.

interface Context {
	$sapcc: SapccIntegrationContext;
}

Properties

NameRequiredTypeDescription
$sapccRequiredSapccIntegrationContext

Referenced Types

On this page