Install
npm install @dexaai/dexter
This package requires node >= 18
or an environment with fetch
support.
This package exports ESM (opens in a new tab). If your project uses CommonJS, consider switching to ESM or use the dynamic import()
(opens in a new tab) function.