良い感じに
This commit is contained in:
parent
2b31b6a6b0
commit
1e4a86da8e
6 changed files with 106 additions and 672 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import * as Koa from 'koa';
|
||||
|
||||
import { Endpoint } from './endpoints';
|
||||
import Endpoint from './endpoint';
|
||||
import authenticate from './authenticate';
|
||||
import call from './call';
|
||||
import { IUser } from '../../models/user';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue