mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 20:54:36 +00:00
Fix test
This commit is contained in:
@@ -482,7 +482,7 @@ str = cloudwatchLogsDecodedData.logEvents[0].message;
|
||||
|
||||
/* ClientContext */
|
||||
clientContextClient = clientCtx.client;
|
||||
anyObj = clientCtx.Custom;
|
||||
anyObj = clientCtx.custom;
|
||||
clientContextEnv = clientCtx.env;
|
||||
|
||||
/* ClientContextEnv */
|
||||
|
||||
Reference in New Issue
Block a user