Export

mill.javascriptlib.PublishModule.Export
See theExport companion object
case class Export(path: String) extends ExportEntry

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ExportEntry
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def toJson: Value

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product