Alokai

Context

Global context of the application which includes runtime integration context.

interface Context {
	$builderio: IntegrationContext$1;
}

Properties

NameRequiredTypeDescription
$builderioRequiredIntegrationContext$1

Referenced Types

On this page