[S16] Type Declarations
https://github.com/OneMoreBottlee/TypeScript-Master/tree/main/S16
Last updated
Was this helpful?
https://github.com/OneMoreBottlee/TypeScript-Master/tree/main/S16
Last updated
Was this helpful?
.d.ts ํ์ผ
ํ์ ์ ๋ณด๋ฅผ ๋ชจ์๋์ ์ ์ธ ํ์ผ
TS ๋ ์ด ํ์ผ์์ ์ค์ ๋ ํ์ ์ ํ์ธํ๋ค.
axios ๋ผ์ด๋ธ๋ฌ๋ฆฌ ํ์ธ
axios > index.d.ts
Lodash
JS ์์ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ธ์คํจํ ๋ .d.ts ํ์ผ์ด ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ ์๋ค.
๊ทธ๋์ ํน์ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ฌ์ฉํ ๋ TS์์ ์ฌ์ฉ ๊ฐ๋ฅํ์ง ํ์ธํ๊ณ ์ธ์คํจํด์ผํ๋ค.