UNPKG

yay-machine

Version:

A modern, simple, lightweight, zero-dependency, TypeScript state-machine library

2 lines 93 B
export type OneOrMore<Item> = Item | readonly Item[]; //# sourceMappingURL=OneOrMore.d.ts.map