ExoegoJsDomNodeJs
mill.scalajslib.api.JsEnvConfig.ExoegoJsDomNodeJs
@Scaladoc(value = "/**\n * JavaScript environment to run on Node.js with jsdom\n * with access to require and Node.js APIs.\n * https://github.com/exoego/scala-js-env-jsdom-nodejs\n */")
final case class ExoegoJsDomNodeJs(executable: String, args: List[String], env: Map[String, String]) extends JsEnvConfig
JavaScript environment to run on Node.js with jsdom with access to require and Node.js APIs. https://github.com/exoego/scala-js-env-jsdom-nodejs
Attributes
- Source
- ScalaJSApi.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait JsEnvConfigclass Objecttrait Matchableclass Any
Members list
In this article