feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
This commit is contained in:
@@ -15,7 +15,7 @@ import { lazy } from "@/util/lazy"
|
||||
import { Config } from "../config"
|
||||
import { FileIgnore } from "./ignore"
|
||||
import { Protected } from "./protected"
|
||||
import { Log } from "../util/log"
|
||||
import { Log } from "../util"
|
||||
|
||||
declare const OPENCODE_LIBC: string | undefined
|
||||
|
||||
|
||||
Reference in New Issue
Block a user