feat: unwrap Archive namespace to flat exports + barrel (#22722)

This commit is contained in:
Kit Langton
2026-04-16 02:52:34 +00:00
committed by GitHub
parent 1508196c0f
commit 665a843086
3 changed files with 12 additions and 13 deletions
+1
View File
@@ -0,0 +1 @@
export * as Archive from "./archive"