UNPKG

state-switch

Version:

State Switch is a Change Monitor/Guarder for Async Actions.

8 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = void 0; /** * This file was auto generated from scripts/generate-version.sh */ exports.VERSION = '1.6.3'; //# sourceMappingURL=version.js.map