You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/facades.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Consult the readmes of relevant projects to see whether they support milestones
15
15
16
16
{% include library.html lib=site.data.library.jsfacades %}
17
17
18
-
[DefinitelyScala.com](https://definitelyscala.com/) and [ScalablyTyped](https://github.com/oyvindberg/ScalablyTyped) have more open source Scala.js facades for some of your favorite JavaScript libraries, derived from DefinitelyTyped's TypeScript definitions.
18
+
[ScalablyTyped](https://github.com/oyvindberg/ScalablyTyped) have more open source Scala.js facades for some of your favorite JavaScript libraries, derived from DefinitelyTyped's TypeScript definitions.
19
19
20
20
If you didn't find a facade for the library you'd like to use, it's quite easy to do one yourself. Check out the
21
21
[facade documentation](../doc/interoperability/facade-types.html) and the
0 commit comments