mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06:00
Accept new baselines
This commit is contained in:
parent
545a7f2987
commit
2f73e397f5
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user