Skip to content

Commit

Permalink
chore: type issue
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 29, 2023
1 parent 1641c63 commit 1fed73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compatibility.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {
} from 'nypm'
import { env, provider } from 'std-env'
import { defu } from 'defu'
import type { type NitroConfig, WasmOptions } from 'nitropack/types'
import type { NitroConfig, WasmOptions } from 'nitropack/types'

const autodetectableProviders = {
azure_static: 'azure',
Expand Down

0 comments on commit 1fed73b

Please sign in to comment.