Skip to content

Commit

Permalink
fixing import
Browse files Browse the repository at this point in the history
  • Loading branch information
schaier-io committed Jan 18, 2025
1 parent 67b6fb1 commit 63e61c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/server/parse-udp.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import ipLib from 'neoip'
import * as ipLib from 'neoip'
import common from '../common.js'
import { equal } from 'uint8-util'

Expand Down

0 comments on commit 63e61c9

Please sign in to comment.