UNPKG

@platform/state

Version:

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

6 lines (5 loc) 148 B
import { t } from '../common'; export declare class Patch { static toPatchSet: t.Patch['toPatchSet']; static isEmpty: t.Patch['isEmpty']; }