MCPcopy Create free account
hub / github.com/effector/effector / app.tsx

File app.tsx

examples/serverless-ssr/src/app.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react'
2import fetch from 'cross-fetch'
3import {sample, createDomain, forward, guard, combine} from 'effector'
4import {scopeBind} from 'effector/fork'

Callers

nothing calls this directly

Calls 12

forwardFunction · 0.90
sampleFunction · 0.90
guardFunction · 0.90
combineFunction · 0.90
scopeBindFunction · 0.90
createEventMethod · 0.80
createStoreMethod · 0.80
createEffectMethod · 0.80
resetMethod · 0.65
onMethod · 0.65
mapMethod · 0.65
watchMethod · 0.65

Tested by

no test coverage detected