onHandlerError: {
    default: (error: Error) => HandlerReturn<keyof PyodideAPIMap>;
} = ...

Type declaration