Handler: (
    data: PyodideAPIMap[K]["input"],
) => Promise<HandlerReturn<PyodideAPIMap[K]["output"]>>

Type Parameters

Type declaration