function addHandlers

Register handlers

export function addHandlers(handlers: Record<MaxFunctionSelector, MaxFunctionHandler>): void;
NameTypeDescription
handlersRecord<MaxFunctionSelector, MaxFunctionHandler>