export class F { ... } These declarations make the variables a , b , c (and so on) available not only within the scope of the exporter.js module, ...
確定! 回上一頁