This commit is contained in:
parent
099ae2fb37
commit
d0773b5ceb
1
index.d.ts
vendored
1
index.d.ts
vendored
@ -606,6 +606,7 @@ export interface HookException {
|
||||
html?: string
|
||||
string?: string
|
||||
bytes?: any
|
||||
json?: any
|
||||
file?: string
|
||||
[key: string]: any
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user