forked from mirrors/misskey
wip
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { localUsernameSchema, passwordSchema } from "./schemas/user";
|
||||
import type { JSONSchema7 } from 'json-schema-to-ts';
|
||||
import type { JSONSchema7 } from 'schema-type';
|
||||
|
||||
export type RolePolicies = {
|
||||
gtlAvailable: boolean;
|
||||
|
||||
Reference in New Issue
Block a user