Interface

IOptions

IOptions

Properties:
Name Type Description
token string

токен

apiHeaders Record.<string, string>

набор параметров

apiURL string

возможность выбора другого сервера API

View Source types.ts, line 3

Members

Record.<string, string>

# apiHeaders Optional

Default Value:
  • { User-Agent: "api-devup@${Core.version}" }

View Source types.ts, line 10

string

# apiURL Optional

Default Value:
  • https://api.dev-up.ru/method/

View Source types.ts, line 19