UNPKG

@powerlang/egg-js

Version:

A Smalltalk VM that runs on top of JavaScript

8 lines (4 loc) 127 B
import SExpression from './SExpression.js'; let SOperation = class extends SExpression { } export default SOperation