makenotion / notion-sdk-js

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

Allow wider paramter types for type guards and add type guards for `RichTextItemResponse`. #469

Closed rhart92 closed 1 year ago

rhart92 commented 1 year ago

Fixes #468 now that type guard types are wider.

Fixes #448 by adding type guards for RichTextItemResponse.