property ClientOptions.host

Jikan http client host Change it if you want to use a different Jikan API host (e.g. local instance)

You also can use non-https host, but it's not recommended

Default https://api.jikan.moe

Type

string

Usage

import { type ClientOptions } from ".";