Skip to content

Commit

Permalink
Export errors outside module
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jun 6, 2021
1 parent b2c2914 commit 4a85ee6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/entry.ts
Expand Up @@ -61,5 +61,7 @@ export {
Device,
}

export * from '@/lib/errors'

// Re-export plugin typing
export * from '@/types/devices-module'

0 comments on commit 4a85ee6

Please sign in to comment.