Commit 225e655 1 parent dd2ac46 commit 225e655 Copy full SHA for 225e655
File tree 1 file changed +2
-2
lines changed
src/content/interop/js-interop
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ non-instance members unless the user explicitly replaces the real API in JS.
116
116
{% endcomment %}
117
117
118
118
[ Usage ] : /interop/js-interop/usage
119
- [ `createJSInteropWrapper` ] : https://api.dart.dev/dev/ dart-js_interop/createJSInteropWrapper.html
120
- [ `@JSExport` ] : https://api.dart.dev/dev/ dart-js_interop/JSExport-class.html
119
+ [ `createJSInteropWrapper` ] : https://api.dart.dev/dart-js_interop/createJSInteropWrapper.html
120
+ [ `@JSExport` ] : https://api.dart.dev/dart-js_interop/JSExport-class.html
121
121
[ limitation is true for extension members ] : https://github.com/dart-lang/mockito/blob/master/FAQ.md#how-do-i-mock-an-extension-method
122
122
[ extension types ] : /language/extension-types
You can’t perform that action at this time.
0 commit comments