3 lines
64 B
Haxe
3 lines
64 B
Haxe
package http_errors;
|
|
|
|
typedef IsHttpError = (error:Any) -> Bool; |
package http_errors;
|
|
|
|
typedef IsHttpError = (error:Any) -> Bool; |