Skip to content

Commit

Permalink
auto-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eddow committed Nov 7, 2024
1 parent 20817c0 commit 309068f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/edge-cases.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { Ctor } from 'lib'
import Diamond, { Seclude } from '../src'
import Diamond, { Seclude, type Ctor } from '../src'
import { log, logs } from './logger'

test('toStringTags', () => {
Expand Down

0 comments on commit 309068f

Please sign in to comment.