UNPKG

hello

Version:

👋 Hello from GitHub profiles. On the command line

5 lines (3 loc) • 78 B
#!/usr/bin/env node declare function main(): Promise<void>; export { main };