LogoLogo
  • Introduction
  • CLI
    • Chocolatey
    • Docker
    • Git
    • nmap
    • npm
    • npm - n
    • npm - npm-check-updates (ncu)
    • npm - npm-license-crawler
    • Python
    • Ubuntu
    • Windows Commands
  • JS
    • JSDoc
Powered by GitBook
On this page

Was this helpful?

  1. JS

JSDoc

Types

/**
 * @param {string} - String
 * @param {number} - Number
 * @param {Object} - Object
 * @param {boolean} - Boolean
 */
PreviousWindows Commands

Last updated 3 years ago

Was this helpful?