mirror of
https://github.com/denoland/deno.git
synced 2025-08-31 15:57:53 +00:00
BREAKING: Remove unstable Deno.applySourceMap API (#14473)
This commit is contained in:
parent
256dcb058a
commit
5ddb83a4c2
5 changed files with 1 additions and 61 deletions
|
@ -126,7 +126,6 @@
|
|||
systemMemoryInfo: __bootstrap.os.systemMemoryInfo,
|
||||
networkInterfaces: __bootstrap.os.networkInterfaces,
|
||||
getUid: __bootstrap.os.getUid,
|
||||
applySourceMap: __bootstrap.errorStack.opApplySourceMap,
|
||||
formatDiagnostics: __bootstrap.errorStack.opFormatDiagnostics,
|
||||
sleepSync: __bootstrap.timers.sleepSync,
|
||||
listen: __bootstrap.netUnstable.listen,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue