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

scalapb.Scalapb.scala Maven / Gradle / Ivy

The newest version!
package scalapb

object Scalapb {
  def getDescriptor(): com.google.protobuf.Descriptors.FileDescriptor = {
    throw new NotImplementedError("Descriptors are not implemented yet for Scala.js.")
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy