This commit is contained in:
7
dist/models/ImportRunner.d.ts
vendored
7
dist/models/ImportRunner.d.ts
vendored
@@ -1,7 +0,0 @@
|
||||
export declare type ImportRunner = {
|
||||
firstname: string;
|
||||
middlename?: string;
|
||||
lastname: string;
|
||||
team?: string;
|
||||
class?: string;
|
||||
};
|
||||
Reference in New Issue
Block a user