Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ isScriptable
Method
isScriptable
src/helpers/helpers.config.types.ts:39–39 ·
view source on GitHub ↗
(key: string)
Source
from the content-addressed store, hash-verified
37
scriptable: boolean;
38
indexable: boolean;
39
isScriptable(key: string): boolean;
40
isIndexable(key: string): boolean;
41
}
42
Callers
1
_resolveWithContext
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected