Preparing search index...
The search index is not available
@jackdbd/utils
@jackdbd/utils
TestOptions
Interface TestOptions
interface
TestOptions
{
env
?:
ProcessEnv
;
port
?:
number
;
source
?:
string
;
target
?:
string
;
}
Index
Properties
env?
port?
source?
target?
Properties
Optional
env
env
?:
ProcessEnv
Optional
port
port
?:
number
Optional
source
source
?:
string
Optional
target
target
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
env
port
source
target
@jackdbd/utils
Loading...