mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05: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