create MethodStatic

Create a new Environment. Any properties not specified by props will be initialized to their default values.

create(props?: Partial<EnvironmentProperties>): Environment

Parameter Type Description
props Partial<EnvironmentProperties>  

Returns - Environment

Defined in

Last Updated: 16 April, 2024