Lines Matching refs:as

16 import * as obj from "./export_variable_first.js";
54 import {transit1 as transit5} from "./export_variable_first.js";
55 import {transit2 as transit6} from "./export_variable_first.js";
56 import {transit4 as transit7} from "./export_variable_first.js";
59 import {number6 as number7} from "./export_variable_second.js";
60 import {string6 as string7} from "./export_variable_second.js";
61 import {boolean6 as boolean7} from "./export_variable_second.js";
62 import {obj6 as obj7} from "./export_variable_second.js";
63 import {function6 as function7} from "./export_variable_second.js";
64 import {map6 as map7} from "./export_variable_second.js";
65 import {set6 as set7} from "./export_variable_second.js";
66 import {undefined6 as undefined7} from "./export_variable_second.js";
67 import {array6 as array7}from "./export_variable_second.js";
68 import {generator6 as generator7} from "./export_variable_second.js";
69 import {regexp6 as regexp7} from "./export_variable_second.js";
70 import {arraybuffer6 as arraybuffer7} from "./export_variable_second.js";
71 import {uint8array6 as uint8array7} from "./export_variable_second.js";
72 import {dataview6 as dataview7} from "./export_variable_second.js";
73 import {bigint6 as bigint7} from "./export_variable_second.js";
75 import {number9 as number10} from "./export_variable_second.js";
76 import {string9 as string10} from "./export_variable_second.js";
77 import {boolean9 as boolean10} from "./export_variable_second.js";
78 import {obj9 as obj10} from "./export_variable_second.js";
79 import {function9 as function10} from "./export_variable_second.js";
80 import {map9 as map10} from "./export_variable_second.js";
81 import {set9 as set10} from "./export_variable_second.js";
82 import {undefined9 as undefined10} from "./export_variable_second.js";
83 import {array9 as array10} from "./export_variable_second.js";
84 import {generator9 as generator10} from "./export_variable_second.js";
85 import {regexp9 as regexp10} from "./export_variable_second.js";
86 import {arraybuffer9 as arraybuffer10} from "./export_variable_second.js";
87 import {uint8array9 as uint8array10} from "./export_variable_second.js";
88 import {dataview9 as dataview10} from "./export_variable_second.js";
89 import {bigint9 as bigint10} from "./export_variable_second.js";
205 export {number2 as number3};
206 export {string2 as string3};
207 export {boolean2 as boolean3};
208 export {obj2 as obj3};
209 export {function2 as function3};
210 export {map2 as map3};
211 export {set2 as set3};
212 export {undefined2 as undefined3};
213 export {generator2 as generator3};
214 export {regexp2 as regexp3};
215 export {arraybuffer2 as arraybuffer3};
216 export {uint8array2 as uint8array3};
217 export {dataview2 as dataview3};
218 export {bigint2 as bigint3};
219 export {typedarray2 as typedarray3};
220 export {sharedarraybuffer2 as sharedarraybuffer3};
221 export {iterator2 as iterator3};
222 export {weakref2 as weakref3};
228 export {number4 as number5} from "./export_variable_first.js";
229 export {string4 as string5} from "./export_variable_first.js";
230 export {boolean4 as boolean5} from "./export_variable_first.js";
243 export {multipleOut4 as multipleOut7, multipleOut5 as multipleOut8, multipleOut6 as multipleOut9};
244 export {multipleOut10, multipleOut11 as multipleOut13, multipleOut12};