Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ifandelse/machina.js
/ fsm.test.ts
File
fsm.test.ts
examples/dungeon-critters/src/fsm.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-explicit-any */
2
export
default {};
3
4
// =============================================================================
Callers
nothing calls this directly
Calls
7
makeCritter
Function · 0.85
dispose
Method · 0.65
handle
Method · 0.65
reset
Method · 0.65
canHandle
Method · 0.65
currentState
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected