MCPcopy
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

1import { createDefine } from "fresh";
2
3export interface State {
4 title?: string;

Callers

nothing calls this directly

Calls 1

createDefineFunction · 0.90

Tested by

no test coverage detected