Updates
This commit is contained in:
Vendored
+1
@@ -167,6 +167,7 @@ export interface GetReqQueryObject {
|
||||
query: string;
|
||||
queryValues?: string;
|
||||
tableName?: string;
|
||||
debug?: boolean;
|
||||
}
|
||||
export type DATASQUIREL_LoggedInUser = {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user