esm.sh icon indicating copy to clipboard operation
esm.sh copied to clipboard

Failed to import - automerge

Open lleyton opened this issue 3 years ago • 0 comments

Failing module

  • GitHub: https://github.com/automerge/automerge
  • npm: https://www.npmjs.com/package/automerge
import * as Automerge from 'https://esm.sh/automerge'

Error message

While deno run doesn't emit an error, the automerge import is untyped even though automerge has type definitions.

Additional info

  • esm.sh version: v90
  • Deno version: 1.24.2

lleyton avatar Aug 08 '22 07:08 lleyton