✌️
This commit is contained in:
parent
8e11e2e3fc
commit
57052013bb
2 changed files with 2 additions and 3 deletions
|
@ -7,10 +7,9 @@ import * as path from 'path';
|
|||
import ms = require('ms');
|
||||
import * as Router from 'koa-router';
|
||||
import * as send from 'koa-send';
|
||||
import { Context } from 'cafy';
|
||||
import { Context, ObjectContext } from 'cafy';
|
||||
import * as glob from 'glob';
|
||||
import * as yaml from 'js-yaml';
|
||||
import ObjectContext from 'cafy/built/types/object';
|
||||
import config from '../../config';
|
||||
import I18n from '../../misc/i18n';
|
||||
import { fa } from '../../misc/fa';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue