EvalRespose: {
code: string;
latency: string;
result: string;
type: "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function" | "error" | "unknown";
}
Type declaration
code: string
latency: string
result: string
type: "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function" | "error" | "unknown"
Type definition for
util.eval