Skip to content

Commit a57cc89

Browse files
committed
fix: make prettier and linter happy
Signed-off-by: Yeganathan S <63534555+skwowet@users.noreply.github.com>
1 parent 663690c commit a57cc89

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • services/libs/data-access-layer/src

services/libs/data-access-layer/src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ export * from './osspckgs/maintainers'
2323
export * from './osspckgs/packages'
2424
export * from './osspckgs/repos'
2525
export * from './osspckgs/stewardships'
26+
export * from './osspckgs/types'
2627
export * from './osspckgs/versions'
2728
export * from './osspckgs/nuget'
29+
export * from './osspckgs/downloads'
30+
export * from './osspckgs/rubygems'
2831
export * from './osspckgs/api'

0 commit comments

Comments
 (0)