default-regexp-export.mjs 49 B

123
  1. export default /foo/;
  2. export let passed = true;