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

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

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

import scala.scalajs.js

@js.native
trait ShouldChecks extends js.Object {

  def lengthOf(length: Int): js.Any = js.native

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy