Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
invernizzi committed Mar 25, 2024
1 parent 28e16a5 commit a6d124f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/js.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,26 +206,26 @@ Returns **[Promise][21]\<ModelResult>** A dictionary containing the top label an

[18]: #parameters-7

[19]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika_node.ts#L29-L134 "Source code on GitHub"
[19]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika_node.ts#L29-L134 "Source code on GitHub"

[20]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika_node.ts#L45-L58 "Source code on GitHub"
[20]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika_node.ts#L45-L58 "Source code on GitHub"

[21]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise

[22]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika_node.ts#L66-L69 "Source code on GitHub"
[22]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika_node.ts#L66-L69 "Source code on GitHub"

[23]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number

[24]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika_node.ts#L77-L80 "Source code on GitHub"
[24]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika_node.ts#L77-L80 "Source code on GitHub"

[25]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika_node.ts#L87-L91 "Source code on GitHub"
[25]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika_node.ts#L87-L91 "Source code on GitHub"

[26]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika_node.ts#L98-L101 "Source code on GitHub"
[26]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika_node.ts#L98-L101 "Source code on GitHub"

[27]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika.ts#L27-L123 "Source code on GitHub"
[27]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika.ts#L27-L123 "Source code on GitHub"

[28]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika.ts#L52-L57 "Source code on GitHub"
[28]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika.ts#L52-L57 "Source code on GitHub"

[29]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika.ts#L64-L67 "Source code on GitHub"
[29]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika.ts#L64-L67 "Source code on GitHub"

[30]: https://github.com/google/magika/blob/45d5e9b3f578b1f57ba87ff9a18e8454050df524/js/magika.ts#L74-L77 "Source code on GitHub"
[30]: https://github.com/google/magika/blob/28e16a54f7c60fe0e6375dfdc43f5a9320833cfe/js/magika.ts#L74-L77 "Source code on GitHub"

0 comments on commit a6d124f

Please sign in to comment.