UNPKG

@platform/state

Version:

A small, simple, strongly typed, [rx/observable] state-machine.

6 lines (5 loc) 166 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Patch = void 0; var Patch_1 = require("./Patch"); exports.Patch = Patch_1.Patch;