UNPKG

dish2

Version:

Dish2 is a command line tool for DHIS 2 Web API interaction

5 lines (4 loc) 74 B
const dish = {}; dish.helloWorld = function() { alert('Hello world'); }