We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Term
1 parent 1984cf8 commit 5cd3962Copy full SHA for 5cd3962
src/components/Term/definitions.js
@@ -17,6 +17,7 @@ export default {
17
"/docs/trial-session/project/": "プロジェクト",
18
"/docs/trial-session/deploy/": "作ったウェブアプリを公開する",
19
"/docs/browser-apps/inspector/": "ブラウザの開発者ツール",
20
+ "/docs/browser-apps/reference/": "オブジェクトの参照",
21
"/docs/browser-apps/loop/": "繰り返し",
22
"/docs/browser-apps/class/": "クラス",
23
"/docs/browser-apps/array/": "配列",
0 commit comments