ScalaDefs

object ScalaDefs

Captures various definitions to be included in the generated wrapper. This is not used as compile code in the generator itself but the text of this file is retrieved as a resource at runtime. Capturing this as code helps with validation at compile time.

class Object
trait Matchable
class Any

Type members

Classlikes

final class $TsCfgValidator

Value members

Concrete methods

def $_require[T](parentPath: String, path: String)(get: => T): T