1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-07 04:20:05 +00:00
Files
adapter/src/types/JobResult.ts
2020-07-07 19:53:35 +01:00

4 lines
57 B
TypeScript

export interface JobResult {
"_webout.json": string;
}