"use strict"; const [foo, bar] = []; exports.foo = foo; exports.bar = bar;