Commit 571d625
committed
Re-export DataverseApiAuthMechanism from public core surface
Adds DataverseApiAuthMechanism to the existing core/index.ts re-export
alongside ApiConfig so consumers don't have to deep-import it from
`@iqss/dataverse-client-javascript/dist/core/infra/repositories/ApiConfig`.
This is the SDK side of a small two-line change agreed with the
dataverse-frontend reusable-components track: once a prerelease ships
this export, the standalone uploader can import the enum from the
package's public surface. Until then, consumers can keep the deep
import.
Non-breaking additive change.1 parent 07bf082 commit 571d625
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments