Skip to content

Commit

Permalink
fix(core): remove circular ref to ambient.ts
Browse files Browse the repository at this point in the history
This causes a cycle as detected by dependency-cruiser
  • Loading branch information
boneskull committed Mar 21, 2024
1 parent 6a062e6 commit 5dd61c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/schema/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
import './ambient'
export type * from './lavamoat-policy.v0-0-1.schema.js'

0 comments on commit 5dd61c6

Please sign in to comment.