Tch1b0 / dsbmobile.js

A Javascript package for the DSBmobile API
https://tch1b0.github.io/dsbmobile.js/
MIT License
5 stars 0 forks source link

Add documentation to all functions #9

Closed Tch1b0 closed 2 years ago

Tch1b0 commented 2 years ago

Add documentation like this:

/*
 * @param data   the data you want to send
 * @return       an Array of something
 */

to every function