@truecarry/ppt
v1.0.3
Published
A simple Hello World package for testing pnpm publish functionality.
Readme
pnpm-publish-test
A simple Hello World package for testing pnpm publish functionality.
Installation
npm install pnpm-publish-testUsage
const helloWorld = require('pnpm-publish-test');
console.log(helloWorld()); // Output: Hello, World!License
ISC
