mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-23 07:07:09 -05:00
Fix bad baseline on main (#52201)
This commit is contained in:
@@ -47,4 +47,4 @@ type Expected = lambdaTester.Verifier<lambdaTester.HandlerResult<Handler<any, an
|
||||
|
||||
//// [index.js]
|
||||
"use strict";
|
||||
exports.__esModule = true;
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
|
||||
Reference in New Issue
Block a user