Skip to content

Type Alias: QueryValue ​

ts
type QueryValue = string | number | boolean | readonly (string | number)[] | undefined;

Defined in: src/http/client.ts:25

공식 OPEN API만 지원 — 비공식 엔드포인트 0건