Dexie Logo
CtrlK

db.cloud.version

The version of dexie-cloud-addon module.

Example

import { Dexie } from "dexie";
import dexieCloud from "dexie-cloud-addon";

const db = new Dexie("myDB", { addons: [dexieCloud] });
console.log(`We're using dexie-cloud-addon@${db.cloud.version}`);

© 2014-2025 Awarica AB

Browser testing via

TestMu AI (Formerly LambdaTest)

Made with love for great people.

Read Terms & Conditions and Privacy Policy.

We recently launched a new website! Missing something? Visit the old site. Your feedback is welcome!