function addHandlers
Register handlers
export function addHandlers(handlers: Record<MaxFunctionSelector, MaxFunctionHandler>): void;
Name | Type | Description |
---|---|---|
handlers | Record<MaxFunctionSelector, MaxFunctionHandler> |
Register handlers
export function addHandlers(handlers: Record<MaxFunctionSelector, MaxFunctionHandler>): void;
Name | Type | Description |
---|---|---|
handlers | Record<MaxFunctionSelector, MaxFunctionHandler> |