Skip to content

Commit 93f3237

Browse files
committed
fix: export paths-info to lib/index
1 parent f8ace33 commit 93f3237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/hub/src/lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export * from "./model-info";
1919
export * from "./oauth-handle-redirect";
2020
export * from "./oauth-login-url";
2121
export * from "./parse-safetensors-metadata";
22+
export * from "./paths-info";
2223
export * from "./space-info";
2324
export * from "./upload-file";
2425
export * from "./upload-files";

0 commit comments

Comments
 (0)