Skip to main content
Module

x/python/src/python.ts>maybeThrowError

🐍 Python interpreter bindings for Deno and Bun.
Latest
function maybeThrowError
import { maybeThrowError } from "https://deno.land/x/python@0.4.3/src/python.ts";

Checks if there's any error set, throws it if there is.