refactor: remove module barrels (#24554)
This commit is contained in:
@@ -241,3 +241,5 @@ export async function globUp(pattern: string, start: string, stop?: string) {
|
||||
}
|
||||
return result
|
||||
}
|
||||
|
||||
export * as Filesystem from "./filesystem"
|
||||
|
||||
Reference in New Issue
Block a user