UNPKG

kist

Version:

Package Pipeline Processor

7 lines (6 loc) 177 B
#!/usr/bin/env node export {}; /** * Note: The `#!/usr/bin/env node` shebang ensures that the script can be executed * directly as a Node.js script on compatible systems. */