This commit is contained in:
2
dist/models/ResponseRunnerCard.d.ts
vendored
2
dist/models/ResponseRunnerCard.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
export declare type ResponseRunnerCard = {
|
||||
export type ResponseRunnerCard = {
|
||||
id: number;
|
||||
runner: any;
|
||||
code: string;
|
||||
|
||||
Reference in New Issue
Block a user