@celox-sim/celox / index / SourceFile
Interface: SourceFile
Defined in: packages/celox/src/types.ts:15
A source file with its path and content.
Properties
content
readonlycontent:string
Defined in: packages/celox/src/types.ts:17
path
readonlypath:string
Defined in: packages/celox/src/types.ts:16