1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-09 13:30:04 +00:00

feat: create file resource while deploying service pack for viya

This commit is contained in:
Saad Jutt
2021-05-30 05:58:17 +05:00
parent fe907e1c43
commit 56a1960fff
4 changed files with 104 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
export * from './Context'
export * from './CsrfToken'
export * from './Folder'
export * from './File'
export * from './Job'
export * from './JobDefinition'
export * from './JobResult'