distVerbsMod

authn.frontend.authnJS.keratinAuthn.distVerbsMod$
object distVerbsMod

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def del[T](url: String): Promise[T]
inline def get[T](url: String, data: StringMap): Promise[T]
inline def post[T](url: String, data: StringMap): Promise[T]

Concrete fields

val ^: Any