Skip to content

Commit

Permalink
Fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Jan 20, 2025
1 parent 94dc31f commit 5959cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/tests/contributions/jetsai.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { test, describe } from 'vitest'
import { Config } from '../../src/config'
import { Config } from '../../src'
import { extendConfig } from '../../src'
import { expectLayers } from '../test'

Expand Down

0 comments on commit 5959cd2

Please sign in to comment.