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
There is no pre-rendered documentation at the time.
177
-
Instead, there are annotated type definitions, so that your IDE and tools may pick up the documentation when you use this library downstream.
177
+
We ship annotated type definitions, so that your IDE and tools may pick up the documentation when you use this library downstream.
178
+
179
+
There are also pre-rendered documentations hosted on [readthedocs][link_rtfd].
178
180
179
181
Additionally, there is a prepared set of configs for [TypeDoc](https://typedoc.org), so that you can build the API documentation from source via `npm run api-doc`.
180
182
@@ -193,8 +195,10 @@ See the [LICENSE][license_file] file for the full license.
0 commit comments