eXist-db / node-exist

Interact with eXist DB instances via XML-RPC and REST
MIT License
17 stars 6 forks source link

fix: import in module (esm) #235

Closed line-o closed 2 years ago

line-o commented 2 years ago

Allows importing node-exist within an ES module

import {connect} from '@existdb/node-exist'
github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.9.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: