UNPKG

hexlet-bg-ik

Version:
5 lines (3 loc) 66 B
#!/usr/bin/env node import start from './../games/gcd'; start();