WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
Response
Interface Response
interface
Response
{
status
:
number
;
response
:
Record
<
string
,
unknown
>
;
data
?:
string
|
Record
<
string
,
unknown
>
;
xhr
:
XMLHttpRequest
;
}
Index
Properties
status
response
data?
xhr
Properties
status
status
:
number
response
response
:
Record
<
string
,
unknown
>
Optional
data
data
?:
string
|
Record
<
string
,
unknown
>
xhr
xhr
:
XMLHttpRequest
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
status
response
data
xhr
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...