core: reorganize ConfigPaths module export for cleaner dependency management
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export * as ConfigPaths from "./paths"
|
||||
|
||||
import path from "path"
|
||||
import { Filesystem } from "@/util"
|
||||
import { Flag } from "@/flag/flag"
|
||||
|
||||
Reference in New Issue
Block a user