@kayelaa/canvas 0.1.12 → 0.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,7 +16,7 @@ It's a **very thin declarative layer** on top of LEA — all performance-critica
|
|
|
16
16
|
Made by **Kayelaa Cagara** (@LianeKayee39 on X / GitHub) in Calamba, Philippines.
|
|
17
17
|
|
|
18
18
|
## API Reference (worth checking if you want a true API reference for every variables, properties, etc)
|
|
19
|
-
[API Reference](./docs/README.md)
|
|
19
|
+
[API Reference](./canvas/docs/README.md)
|
|
20
20
|
|
|
21
21
|
**This Documentation might be INACCURATE! Always visit the .d.ts files to verify.**
|
|
22
22
|
|