Skip to content

Commit

Permalink
chore: fix type coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Mar 5, 2024
1 parent 9f38b93 commit 0fb375c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions __tests__/utils/test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
import '../../src/types.js'
import { createLogger, type Logger } from './logger.js'

import { join } from 'path'
import {
type AsyncVersionOf,
Expand Down

0 comments on commit 0fb375c

Please sign in to comment.