Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ transform.spec.ts
File
transform.spec.ts
apps/web/ui/Message/utilities/transform.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
transform from
'./transform'
;
2
3
describe(
'transform'
, () => {
4
it(
'transforms code tokens to pre tokens if they contain newlines'
, () => {
Callers
nothing calls this directly
Calls
1
transform
Function · 0.85
Tested by
no test coverage detected