mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Accept new baselines
This commit is contained in:
@@ -37,8 +37,8 @@ export function css<S extends { [K in keyof S]: string }>(styles: S, ...classNam
|
||||
|
||||
|
||||
//// [recursiveTypeRelations.js]
|
||||
// Repro from #14896
|
||||
"use strict";
|
||||
// Repro from #14896
|
||||
exports.__esModule = true;
|
||||
var Query = (function () {
|
||||
function Query() {
|
||||
|
||||
Reference in New Issue
Block a user