Add client.description in type kcContext type def
This commit is contained in:
parent
04bf3692e4
commit
c6cab82546
@ -65,6 +65,7 @@ export declare namespace KcContextBase {
|
||||
client: {
|
||||
clientId: string;
|
||||
name?: string;
|
||||
description?: string;
|
||||
};
|
||||
isAppInitiatedAction: boolean;
|
||||
messagesPerField: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user