UNPKG

@hankei6km/reposition

Version:

`reposition` is a command line tool to send a repository list to Notion database.

4 lines (3 loc) 104 B
import { Client as NotionClient } from '@notionhq/client'; export class Client extends NotionClient { }