mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 07:45:54 +02:00
Refactor
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user