Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ index.spec.ts
File
index.spec.ts
packages/compiler/src/utils/index.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ createPayload, createOutput } from
"../_base"
;
3
import
* as t from
"@babel/types"
;
4
import
{
Callers
nothing calls this directly
Calls
10
getOrCreateImport
Function · 0.90
createOutput
Function · 0.90
getJsxRoots
Function · 0.90
createPayload
Function · 0.90
isGoodJsxText
Function · 0.90
hasI18nDirective
Function · 0.90
hasClientDirective
Function · 0.90
hasServerDirective
Function · 0.90
getModuleExecutionMode
Function · 0.90
parse
Function · 0.85
Tested by
no test coverage detected