Updates
This commit is contained in:
Vendored
+1
@@ -1389,6 +1389,7 @@ export type APIResponseObject<T extends any = any> = {
|
||||
errors?: DSQLErrorObject[];
|
||||
debug?: any;
|
||||
batchPayload?: any[][] | null;
|
||||
errorData?: any;
|
||||
};
|
||||
export declare const UserTypes: readonly ["su", "admin"];
|
||||
export declare const SignUpParadigms: readonly [{
|
||||
|
||||
Reference in New Issue
Block a user