2 lines
49 B
JavaScript
2 lines
49 B
JavaScript
if (typeof RETURN === "object") return RETURN.v;
|
if (typeof RETURN === "object") return RETURN.v;
|