Skip to content

Commit

Permalink
chore: minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Oct 29, 2024
1 parent 72c55ff commit 0999ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/ts/util.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Buffer } from 'node:buffer'
import { Stream } from 'node:stream'
import process from 'node:process'
import { Buffer } from 'node:buffer'

export const g = (!process.versions.deno && global) || globalThis

Expand Down

0 comments on commit 0999ca6

Please sign in to comment.