Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getAllTints
Function
getAllTints
ozaria/site/api/tint.js:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
* @returns {Object[]} tints
26
*/
27
export
const
getAllTints = () => fetchJson(
'/db/tint/all'
)
Callers
1
fetchTints
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected