UNPKG

awv3

Version:
16 lines (12 loc) 291 B
import _inheritsLoose from "@babel/runtime/helpers/inheritsLoose"; import Ast from './ast'; var Stmt = /*#__PURE__*/ function (_Ast) { _inheritsLoose(Stmt, _Ast); function Stmt() { return _Ast.apply(this, arguments) || this; } return Stmt; }(Ast); export { Stmt as default };