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