Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update typings/internalBinding.d.ts
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
bmeck and aduh95 authored Apr 7, 2021
commit b636c8233335bb29031370edebe61a516828bb63
2 changes: 1 addition & 1 deletion typings/internalBinding.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -438,4 +438,4 @@ declare function InternalBinding(binding: 'config'): {
noBrowserGlobals: boolean,
bits: number,
hasDtrace: boolean
}
}