Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redux-loop/redux-loop
/ utils.spec.js
File
utils.spec.js
test/utils.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ flatten, throwInvariant, isPromiseLike } from
'../src/utils'
;
2
3
describe(
'utils'
, () => {
4
describe(
'flatten'
, () => {
Callers
nothing calls this directly
Calls
3
flatten
Function · 0.90
throwInvariant
Function · 0.90
isPromiseLike
Function · 0.90
Tested by
no test coverage detected