Ops

@inline
final implicit class Ops(e: IDBVersionChangeEvent) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def newVersionOption: Option[Double]

Returns the new version of the database.

Returns the new version of the database.

This is None when the database is being deleted.