UNPKG

@heiwa4126/hello5

Version:

TypeScript hello world library with dual ES modules/CommonJS support. Features GitHub Actions trusted publishing to npmjs with Sigstore attestation.

11 lines (9 loc) 174 B
//#region package.json var version = "0.0.10"; //#endregion Object.defineProperty(exports, 'version', { enumerable: true, get: function () { return version; } });