Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 202 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 202 Bytes

JS: sprawdzanie typów zmiennych

Funkcja zwraca string z typem parametru wejściowego

Możliwe typy to:

  • null
  • undefined
  • number
  • boolean
  • string
  • regexp
  • object
  • function
  • array