We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
API 参考 / @142vip/data-source / DataSourceParseResponse
Defined in: packages/data-source/src/data-source.interface.ts:11
数据源解析返回
DataSourceResponseError
T = unknown
T
unknown
optional data: T
optional
Defined in: packages/data-source/src/data-source.interface.ts:13
optional message: string
string
Defined in: packages/data-source/src/data-source.interface.ts:5
DataSourceResponseError.message
message
success: boolean
boolean
Defined in: packages/data-source/src/data-source.interface.ts:12