Skip to content

Instantly share code, notes, and snippets.

View severnsc's full-sized avatar

Chris Severns severnsc

View GitHub Profile
@severnsc
severnsc / machine.js
Last active January 20, 2020 20:28
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
// - XState (all XState exports)