Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/freshframework/fresh
/ state.ts
File
state.ts
www/utils/state.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createDefine } from
"fresh"
;
2
3
export
interface
State {
4
title?: string;
Callers
nothing calls this directly
Calls
1
createDefine
Function · 0.90
Tested by
no test coverage detected