Skip to content

Commit 2b635e9

Browse files
张东张东
张东
authored and
张东
committed
add
1 parent ec33ee7 commit 2b635e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

javascript/grammar/devtool.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ layout: doc
1414
<img src="https://s2.loli.net/2025/01/20/GxJAVO5Hb6yzkvd.png" >
1515

1616
手动暂停,查看call stack
17+
```js
1718

1819
import { highlightCode, consoleInfo } from "../utils/printCode";
1920
export const infoData = {
@@ -741,3 +742,4 @@ ajax('https://api.example.com/data')
741742
highlightCode(codeSnippet);
742743
},
743744
};
745+
```

0 commit comments

Comments
 (0)