ImportMetaMutableBuilder

@inline final class ImportMetaMutableBuilder[Self <: ImportMeta](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setResolve(value: (String, UndefOr[String | URL_]) => Promise[String]): Self
@inline
@inline
def setUrl(value: String): Self

Concrete fields

val x: Self