LIBRARY INSTALLATION
The easiest way to integrate the SinQlarity library into your JavaScript project is through the npm module.
Install the package via npm:
npm install sinlarityor yarn:
yarn add sinlarityImport SinQlarity:
const { sinlarity } =  require("sinlarity");Last updated