JsModule

wjson.JsModule$
object JsModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def main(args: Array[String]): Unit
def mapAsJsDictionary(value: Map[String, Any]): Dictionary[Any]
def rejsonMatch(json: String, pattern: String): Any