UNPKG

lively.vm

Version:

Controlled JavaScript code execution and instrumentation.

4 lines (3 loc) 65 B
import { y } from './file2.js'; var z = 2; export var x = y + z;