MCPcopy Create free account
hub / github.com/EsperoTech/yaade / CurrentScriptActionType

Enum CurrentScriptActionType

client/src/state/currentScript.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Script, { CurrentScript } from '../model/Script';
2
3const defaultCurrentScript: CurrentScript | undefined = {
4 id: -1,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected