MCPcopy Index your code
hub / github.com/simstudioai/sim / use-file-content-source.tsx

File use-file-content-source.tsx

apps/sim/hooks/use-file-content-source.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2
3import { createContext, useContext } from 'react'
4import {

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.50

Tested by

no test coverage detected