Repository URL to install this package:
|
Version:
3.6.1 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const mobx_1 = require("xmobx/mobx");
// @note - side effect
mobx_1.configure({ enforceActions: 'strict' });
//# sourceMappingURL=mobx.js.map