You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When fetching a database, there isn't a way to properly cast a property to the proper type it's supposed to be since these types aren't exported.
To Reproduce
Notion JS library version: current master
Describe the bug
When fetching a database, there isn't a way to properly cast a property to the proper type it's supposed to be since these types aren't exported.
To Reproduce
Notion JS library version: current master
Relevant line of code
example:
Expected behavior
I would expect type safety when inspecting the properties in my database.
The text was updated successfully, but these errors were encountered: