Skip to content

Commit

Permalink
fix: explicit import performance hook, close #61
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 14, 2023
1 parent e1ff704 commit c7f83f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/shared/hooks.ts
@@ -1,3 +1,4 @@
import { performance } from 'node:perf_hooks'
import type { Hookable } from 'hookable'
import type { HookInfo } from '../../types'

Expand Down

0 comments on commit c7f83f8

Please sign in to comment.