module.js 79 B

12345
  1. import anchor from '../src/index.js'
  2. export default anchor
  3. export { anchor }