Package Exports
- @nishans/endpoints
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nishans/endpoints) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@nishans/endpoints
A package to expose all notion endpoints for queries and mutations
API
This package exports three classes to interact with notion's endpoints
- Cache: A class to cache the response returned from the rest endpoints
- Queries: A class containing most of the query related notion endpoints
- Mutations: A class containing most of the mutation related notion endpoints