%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/javascript/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/javascript/jsdoc.txt |
/** * Create a point. * @author Test * @author Test Smith * @param {number} x - The x value. * @param {number} y * @returns {Point} A Point object. */ /** * @typedef {Array<number>} * @param {string=} n - Optional * @param {(string|number)} n - Multiple types * @param {*} n - Any type * @param {...string} n - repeatable arguments * @param {string[]} n - Array of strings */