Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: export item response types from src/index.ts #523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JoshuaKGoldberg
Copy link

Sibling to #507 / #519: it looks like of odd that we're importing types from the long @notionhq/client/build/src/api-endpoints.js. This should let consumers import from the package itself:

import type { RichTextItemResponse } from "@notionhq/client";

@CLAassistant
Copy link

CLAassistant commented Aug 7, 2024

CLA assistant check
All committers have signed the CLA.

@ksinder
Copy link
Contributor

ksinder commented May 7, 2025

Amazing idea, thank you! 🎉 Inspired by this, I've included this change (along with a few additional exports) in #562 and plan to publish this as v3.0.1 today :) closing this PR since mine subsumes these changes

@ksinder ksinder closed this May 7, 2025
@JoshuaKGoldberg
Copy link
Author

Aha awesome, thank you!

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