| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -439,3 +439,6 @@ declare function InternalBinding(binding: 'config'): { | |||
| 439 | 439 | bits: number, | |
| 440 | 440 | hasDtrace: boolean | |
| 441 | 441 | } | |
| 442 | + declare function InternalBinding(binding: 'symbols'): { | ||
| 443 | + [name: string]: symbol; | ||
| 444 | + } | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments