UNPKG

by-mput3

Version:

Learning Hexlet.io node.js project implementation.

5 lines (3 loc) 69 B
#!/usr/bin/env node import evenGame from '../evenGame'; evenGame();