1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +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
}