Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Config

Hierarchy

  • Config

Index

Properties

Properties

apibase?: string

Specifies the API endpoint's base URL. The base URL defaults to https://api.kenall.jp/v1.

timeout?: number

Specifies the timeout value for API requests. It defaults to 1000ms (1 second) when unspecified.

Generated using TypeDoc