Type Alias HandlerUpdateFunc Declaration export declare type HandlerUpdateFunc = (handler: ItemHandler) => boolean;