Install npm install @matrm/ts-lib-test1 How to use A simple example import { add } from '@matrm/ts-lib-test1'; const x = add(3, 4); Documentation Full documentation is available here.