Skip to content

[F] createSourceFile

function createSourceFile(text, path): SourceFile;

Parameters

ParameterType
textstring
pathstring

Returns

SourceFile