1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-14 23:50:06 +00:00

feat: h54s Tables() compatibility

This commit is contained in:
Trevor Moody
2025-08-22 10:24:02 +01:00
parent 8a10c229d6
commit fd6fad9b07
6 changed files with 79 additions and 1 deletions

View File

@@ -15,3 +15,4 @@ export * from './PollOptions'
export * from './WriteStream'
export * from './ExecuteScript'
export * from './errors'
export * from './Tables'