UNPKG

@koordinates/xstate-tree

Version:

Build UIs with Actors using xstate and React

6 lines (5 loc) 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.handleLocationChange = void 0; var handleLocationChange_1 = require("./handleLocationChange"); Object.defineProperty(exports, "handleLocationChange", { enumerable: true, get: function () { return handleLocationChange_1.handleLocationChange; } });