agentOS API Reference - v0.0.1
Docs
Preparing search index...
javascript
TypeScriptSourceOptions
Interface TypeScriptSourceOptions
interface
TypeScriptSourceOptions
{
compilerOptions
?:
Record
<
string
,
unknown
>
;
cwd
?:
string
;
filePath
?:
string
;
tsconfigPath
?:
string
;
}
Index
Properties
compiler
Options?
cwd?
file
Path?
tsconfig
Path?
Properties
Optional
compiler
Options
compilerOptions
?:
Record
<
string
,
unknown
>
Optional
cwd
cwd
?:
string
Optional
file
Path
filePath
?:
string
Optional
tsconfig
Path
tsconfigPath
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
compiler
Options
cwd
file
Path
tsconfig
Path
Docs
agentOS API Reference - v0.0.1
Loading...