Skip to content

Conversation

SBrandeis
Copy link
Contributor

No description provided.

Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pre-approving once comment is addressed

export * from "./types.js";
export * from "./tasks/index.js";
import * as snippets from "./snippets/index.js";
export * from "./lib/makeRequestOptions.js"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
export * from "./lib/makeRequestOptions.js"
export * from "./lib/getProviderHelper.js";
export * from "./lib/makeRequestOptions.js";

you will also need getProviderHelper utility (+ fix lint)

@SBrandeis SBrandeis merged commit 6517af4 into main Jun 30, 2025
5 checks passed
@SBrandeis SBrandeis deleted the export-make-requests branch June 30, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants