diff options
author | Aapo Alasuutari <aapo.alasuutari@gmail.com> | 2022-10-21 14:54:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 13:54:01 +0200 |
commit | 659a918f39c516fe90cab25facb02325e5e72371 (patch) | |
tree | 036f554278e51b21a74d24fcf1d0fef680d11f21 /cli/tsc/compiler.d.ts | |
parent | 16a6b86122b742ba48637d58379d1c401ea206b7 (diff) |
fix(ext/ffi): Use PointerValue in UnsafePointerView and UnsafeFnPointer types (#16354)
There were still remaining bigint usages for pointers. This now finally
fixes all of them, there is only the one `type PointerValue = number |
bigint;` line that references `bigint` in the unstable type definition
file.
Diffstat (limited to 'cli/tsc/compiler.d.ts')
0 files changed, 0 insertions, 0 deletions