AppIdentity
AppIdentity: { isAppIdentity: any; suffixText: any; taggedConstruct: any }
Type declaration
isAppIdentity:function
suffixText:function
- suffixText(appIdentity: AppIdentity, text: string): string
taggedConstruct:function
- taggedConstruct<T>(appIdentity: AppIdentity, construct: T): T
Type parameters
Parameters
Returns T