KNotion
object KNotion
Entry point for creating and configuring a Notion API client. This object provides factory methods to create instances of KNotionClient with the necessary configuration.
Example usage:
val client = KNotion.setupClient("your-notion-api-token")Content copied to clipboard