Refactor
This commit is contained in:
parent
012d744f4c
commit
563d604812
9 changed files with 8 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { Context } from 'cafy';
|
||||
import * as path from 'path';
|
||||
import * as glob from 'glob';
|
||||
import { Schema } from '../../prelude/schema';
|
||||
import { Schema } from '../../misc/schema';
|
||||
|
||||
export type Param = {
|
||||
validator: Context<any>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue