Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Latest commit

 

History

History

examples

TypeScript Examples

Follow the instructions written below to run the example programs.

  1. Run yarn build to compile the package source to Javascript.
  2. Run yarn examples to compile the TypeScript examples.
  3. Finally, run node examples/<example> to run an example file.