Updates
This commit is contained in:
@@ -463,6 +463,7 @@ export interface PostInsertReturn {
|
||||
message?: string;
|
||||
protocol41?: boolean;
|
||||
changedRows?: number;
|
||||
error?: string;
|
||||
}
|
||||
|
||||
export type UserType = DATASQUIREL_LoggedInUser & {
|
||||
|
||||
Reference in New Issue
Block a user