1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-05 03:30:05 +00:00
Files
adapter/src/types/JobResult.ts
2020-09-01 11:51:17 +01:00

4 lines
56 B
TypeScript

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