Alokai

Context

Global context of the application which includes runtime integration context.

interface Context {
	$ampl: AmplienceIntegrationContext;
}

Properties

NameRequiredTypeDescription
$amplRequiredAmplienceIntegrationContext

Referenced Types

On this page