Use The Force, Luke!!
- Node.js v14 LTS or later
- Yarn
yarn add @byndyusoft/test-package
import { HelloWorldService } from "@byndyusoft/test-package";
console.log(new HelloWorldService().getHelloWorldMessage());
This repository is released under version 2.0 of the Apache License.