Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartbrew/chartbrew
/ template.js
File
template.js
client/src/slices/template.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createAsyncThunk, createSlice } from
"@reduxjs/toolkit"
;
2
import
{ getAuthToken } from
"../modules/auth"
;
3
import
{ API_HOST } from
"../config/settings"
;
4
Callers
nothing calls this directly
Calls
2
getAuthToken
Function · 0.90
filter
Method · 0.80
Tested by
no test coverage detected