mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05:00
Accept baseline
This commit is contained in:
@@ -23,4 +23,4 @@ var A = (function () {
|
||||
};
|
||||
return A;
|
||||
}());
|
||||
exports.default = A;
|
||||
export default A;
|
||||
|
||||
Reference in New Issue
Block a user