UNPKG

@lev_medvedev/hello-npm-package

Version:
3 lines 53 B
export function helloNpm() { return "Hello NPM"; }