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
It's all I'm working on; just a little while longer now.
In the meantime, if you can't wait and editor TypeScript hints (eg. Intellisense) aren't enough, you can make your own person documentation website by running this in the root directory:
pnpm i
pnpm typedoc
python3 -m http.server -d docs/
Overview
There is no documentation or migration path from 1.x to 2.x that I can find on the README or looking around the repository. Examples are not adequate.
Please let me know where i can find the documentation for 2.x and please please please link it to the top of README.
The text was updated successfully, but these errors were encountered: