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) only. If your project uses CommonJS, consider switching to ESM (opens in a new tab) or use the dynamic import()
(opens in a new tab) function.