MCPcopy Create free account
hub / github.com/jakesgordon/javascript-state-machine / horizontal_door.js

File horizontal_door.js

examples/horizontal_door.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var StateMachine = require('../src/app'),
2 visualize = require('../src/plugin/visualize');
3
4var Door = StateMachine.factory({

Callers

nothing calls this directly

Calls 1

visualizeFunction · 0.50

Tested by

no test coverage detected