MCPcopy Create free account
hub / github.com/bailicangdu/node-elm /

Class

controller/admin/admin.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7import dtime from 'time-formater'
8
9class Admin extends AddressComponent {
10 constructor(){
11 super()
12 this.login = this.login.bind(this)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected