mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-06 22:35:57 +08: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