feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Wildcard } from "@/util/wildcard"
|
||||
import { Wildcard } from "@/util"
|
||||
|
||||
type Rule = {
|
||||
permission: string
|
||||
|
||||
Reference in New Issue
Block a user