TypeScript SDK and CLI for Quote/0.
Caution
quote0 is currently in early development stage. The API is not stable and may change without notice. Use at your own risk.
npm install -g quote0@alphaThen, call quote0 in your terminal to see the usage.
npm install quote0@alphaimport Quote0 from 'quote0'
const quote0 = new Quote0({
apiKey: 'dot_app_ABCD1234....EFGH5678',
})