All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.scalajs.npm.should.ShouldNoun.scala Maven / Gradle / Ivy

The newest version!
package io.scalajs.npm.should

import scala.scalajs.js

/**
  * Created by ldaniels on 1/8/17.
  */
@js.native
trait ShouldNoun extends js.Object {

  def Number(): Assertion = js.native

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy