import { ItemEventCallbacks } from "https://deno.land/x/sptaki@1.2.0/callbacks/ItemEventCallbacks.d.ts";
Constructors
new
ItemEventCallbacks(httpResponse: HttpResponseUtil, itemEventRouter: ItemEventRouter)Properties
protected
httpResponse: HttpResponseUtilprotected
itemEventRouter: ItemEventRouterMethods
protected
getErrorCode(warnings: Warning[]): number