UNPKG

notion-ts-client

Version:

Generates an easy to use and fully typed API to access and modify the data in Notion Databases

6 lines (5 loc) 84 B
export interface ProgramOptions { config: string secret: string sdk: string }