Skip to content

Commit

Permalink
Import types to prevent entire library requirement for models package
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Jul 30, 2024
1 parent 0671326 commit 781d376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { DivinerConfig } from '@xyo-network/diviner-model'
import { Operation } from 'json-joy/lib/json-patch/index.js'
import type { Operation } from 'json-joy/lib/json-patch/index.js'

import { JsonPatchDivinerSchema } from './Schema.js'

Expand Down

0 comments on commit 781d376

Please sign in to comment.