Skip to content

Commit

Permalink
export TS utils
Browse files Browse the repository at this point in the history
  • Loading branch information
jenschude committed May 15, 2024
1 parent 1b6c9df commit 7ea718e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ class IndexFileProducer constructor(
|//Common package
|export * from '${clientConstants.commonTypesPackage}'
|export * from '${clientConstants.middlewarePackage}'
|export * from '${clientConstants.requestUtilsPackage}'
|export * from '${clientConstants.uriUtilsPackage}'
""".trimMargin()
))
Expand Down

0 comments on commit 7ea718e

Please sign in to comment.