🌎
web.dev
CtrlK
  • 🌏web.dev
  • ⚙️tools
  • 🔰HTML
  • 🔰CSS
  • 🍒JS
  • 🔰web component
  • 🌐browser
  • 🔰React
  • Server
  • 🔖附錄
    • 👔custom
    • 🧩three.js
    • 🅰️Google Apps Script
    • 📖JSDoc
    • 📦data structure
    • 🔰algorithm
    • 🔰paradigm
    • 🔰TypeScript
      • Setup
      • ⭐️ Cheat sheet
      • Type
        • type annotation
        • type predicate
        • Primitives
        • Narrowing
        • Tuples
        • Generics
        • Object
        • Function
          • optional/default parameters
          • return type
          • function type expression
          • callable objects with properties
          • function overloads
        • Union
      • TS Operators
    • 💎resource
Powered by GitBook
On this page

Was this helpful?

  1. 🔖附錄
  2. 🔰TypeScript
  3. Type

Function

optional/default parametersreturn typefunction type expressioncallable objects with propertiesfunction overloads
PreviousObject PropertiesNextoptional/default parameters

Was this helpful?