UNPKG

@koordinates/xstate-tree

Version:

Build UIs with Actors using xstate and React

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