types-notion-api
v0.0.4
Published
typescript types to the official notion api
Downloads
10
Maintainers
Readme
types-notion-api
TypeScript types for notion api data structures.
Install
npm install types-notion-api
yarn add types-notion-api
This package only exports types and is compatible with both Node.js and browsers.
Usage
import * as notion from "types-notion-api";
License
MIT