跳转到内容

@freenotes/web-runtime


@freenotes/web-runtime / HttpCallInput

Interface: HttpCallInput

Defined in: src/http/types.ts:49

Properties

data?

readonly optional data?: unknown

Defined in: src/http/types.ts:50


options?

readonly optional options?: HttpCallOptions

Defined in: src/http/types.ts:51


path?

readonly optional path?: Readonly<HttpPathParams>

Defined in: src/http/types.ts:52


query?

readonly optional query?: Readonly<Record<string, unknown>>

Defined in: src/http/types.ts:53

让基础能力保持简单,让业务开发更加专注。