Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
/ models Public archive

Commit 766c021

Browse files
committed
fix: export origin type
1 parent 8870355 commit 766c021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ export * from './migrations/Package1646948441633'
22
export * from './migrations/Repository1646948440633'
33
export * from './models/cache'
44
export * from './models/manifest'
5+
export * from './models/origin'
56
export * from './models/package'
67
export * from './models/repository'

0 commit comments

Comments
 (0)