1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-04 11:10:05 +00:00
Files
adapter/src/types/JobResult.ts
2020-09-01 14:28:15 +03:00

4 lines
56 B
TypeScript

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