Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/analogjs/analog
/ class-field-lowering.spec.ts
File
class-field-lowering.spec.ts
packages/vite-plugin-angular/src/lib/compiler/class-field-lowering.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
{ compile } from
'./compile'
;
3
import
{ expectCompiles } from
'./test-helpers'
;
4
Callers
nothing calls this directly
Calls
3
expectCompiles
Function · 0.90
compile
Function · 0.90
compileWithLowering
Function · 0.85
Tested by
no test coverage detected