1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-27 02:30:05 +00:00

fix: reqHeadrs.txt will contain headers to access APIs

This commit is contained in:
Saad Jutt
2022-05-08 02:49:16 +05:00
parent 25dc5dd215
commit 636301e664
7 changed files with 31 additions and 32 deletions

View File

@@ -8,6 +8,7 @@ export * from './generateAuthCode'
export * from './generateRefreshToken'
export * from './getCertificates'
export * from './getDesktopFields'
export * from './getPreProgramVariables'
export * from './isDebugOn'
export * from './parseLogToArray'
export * from './removeTokensInDB'