UNPKG

@heiwa4126/hello5

Version:

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

1 lines 166 B
var Heiwa4126Hello5=(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});function t(){return`Hello!`}return e.hello=t,e.version=`0.0.10`,e})({});