@benlorantfy/notion-types
TypeScript icon, indicating that this package has built-in type declarations

5.1.1 • Public • Published

@notion-stuff/v4-types

This package is to cover the typings of @notionhq/client@0.4.

Since v0.4, @notionhq/client uses generated typings for their API Responses which breaks all the Interfaces/Types downstream for community packages that depend on those Interfaces/Types. This package aims to address this issue by construct Type Aliases from @notion/client API Responses Types.

Installation

npm i --save-dev @notion-stuff/v4-types

or

yarn add --dev @notion-stuff/v4-types

Feature

  • [x] Blocks
  • [x] Page Properties

If you find anything missing, feel free to create an issue.

Readme

Keywords

none

Package Sidebar

Install

npm i @benlorantfy/notion-types

Weekly Downloads

1

Version

5.1.1

License

MIT

Unpacked Size

29.6 kB

Total Files

14

Last publish

Collaborators

  • benlorantfy