/findLinePoints

Find the points of intersection of a straight line

Primary LanguageTypeScript

How to run the code

  1. install the project - npm install
  2. run the project - npm start

The source code is in the src/index.ts file