JSDoc
Types
/**
* @param {string} - String
* @param {number} - Number
* @param {Object} - Object
* @param {boolean} - Boolean
*/
Last updated
Was this helpful?
/**
* @param {string} - String
* @param {number} - Number
* @param {Object} - Object
* @param {boolean} - Boolean
*/
Last updated
Was this helpful?