index
:
zzz--oldstuff/locchat.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
utils
/
api_context.js
blob: 6560f2de5235e9f6f13e8b65405b462c203338d5 (
plain
)
1
2
3
import { createContext } from 'react'; export const ApiContext = createContext({});