UNPKG

@seanox/aspect-js

Version:

full stack JavaScript framework for SPAs incl. reactivity rendering, mvc / mvvm, models, expression language, datasource, routing, paths, unit test and some more

9 lines (6 loc) 146 B
#import syntaxA #import syntax const x1 = () => {throw new Error("xxx");} const a1 = (?xxx.xxx.xxx); const a2 = (?x1()); #export a1 a2;