makenotion / notion-sdk-js

Official Notion JavaScript Client
https://developers.notion.com/docs
MIT License
4.95k stars 591 forks source link

Export AnnotationResponse type (#507) #508

Open jwanner83 opened 6 months ago

jwanner83 commented 6 months ago

As i promised in this issue: https://github.com/makenotion/notion-sdk-js/issues/507.

The pull request to add the export keyword to the AnnotationResponse type. Now, the type is available to import via import { AnnotationResponse } from '@notionhq/client/build/src/api-endpoints'

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.