function addHandler

Register a single handler

export function addHandler(selector: MaxFunctionSelector, handler: MaxFunctionHandler): void;
NameTypeDescription
selectorMaxFunctionSelector
handlerMaxFunctionHandler