Preparing search index...
The search index is not available
Code Documentation
Code Documentation
<internal>
StdinOptions
Interface StdinOptions
interface
StdinOptions
{
contents
:
string
|
Uint8Array
;
loader
?:
Loader
;
resolveDir
?:
string
;
sourcefile
?:
string
;
}
Index
Properties
contents
loader?
resolve
Dir?
sourcefile?
Properties
contents
contents
:
string
|
Uint8Array
Optional
loader
loader
?:
Loader
Optional
resolve
Dir
resolve
Dir
?:
string
Optional
sourcefile
sourcefile
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
contents
loader
resolve
Dir
sourcefile
Code Documentation
Loading...