Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ createEffectSchematizer
Function
createEffectSchematizer
src/schematizers/schematizer-effect/index.ts:89–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
};
88
89
export
const
createEffectSchematizer: typeof createEffectSchematizerDecl = () =>
90
createCustomSchematizer(unwrapSchema, getProperties);
Callers
1
schematizer-effect.test.ts
File · 0.90
Calls
1
createCustomSchematizer
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…