m
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
export declare class CaptchaQueryDto {
|
||||
type?: 'text' | 'math';
|
||||
size?: number;
|
||||
}
|
||||
Reference in New Issue
Block a user