@sebastianwessel/quickjs v2.2.0
@sebastianwessel/quickjs / ErrorResponse
Type Alias: ErrorResponse
ErrorResponse =
object
Defined in: types/ErrorResponse.ts:1
Properties
error
error:
object
Defined in: types/ErrorResponse.ts:3
message
message:
string
name
name:
string
stack?
optional
stack:string
isSyntaxError?
optional
isSyntaxError:boolean
Defined in: types/ErrorResponse.ts:8
ok
ok:
false
Defined in: types/ErrorResponse.ts:2