Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Superflows-AI/superflows
/ chunkString.test.ts
File
chunkString.test.ts
__tests__/utils/chunkString.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"@jest/globals"
;
2
import
{ chunkString } from
"../../lib/utils"
;
3
4
// Roughly 2200 tokens
Callers
nothing calls this directly
Calls
1
chunkString
Function · 0.90
Tested by
no test coverage detected