interface ContextSpec {
    token: ContextToken;
}

Properties

Properties