We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45db7a8 + b50cea6 commit d9631fbCopy full SHA for d9631fb
โpages/Classes.md
@@ -362,7 +362,7 @@ if (employee.fullName) {
362
์ฒซ์งธ, ์ ๊ทผ์๋ฅผ ์ฌ์ฉํ๋ ค๋ฉด ECMAScript5 ์ด์์ ์ถ๋ ฅํ๋๋ก ์ปดํ์ผ๋ฌ๋ฅผ ์ค์ ํด์ผ ํฉ๋๋ค.
363
ECMAScript3 ๋ค์ด๊ทธ๋ ์ด๋๋ ์ง์๋์ง ์์ต๋๋ค.
364
365
-๋์งธ, `get`๊ณผ `set`์ ๊ฐ์ง ์ ๊ทผ์๋ ์๋์ ์ผ๋ก `readonly`๋ก ์ถ๋ก ๋ฉ๋๋ค.
+๋์งธ, `set`์ ๊ฐ์ง๊ณ ์์ง ์์ ์ ๊ทผ์๋ ์๋์ ์ผ๋ก `readonly`๋ก ์ถ๋ก ๋ฉ๋๋ค.
366
์ด๊ฒ์ ์ฝ๋์์ `.d.ts` ํ์ผ์ ์์ฑํ ๋ ์ ์ฉํฉ๋๋ค. ์๋ํ๋ฉด ํ๋กํผํฐ๋ฅผ ๋ณ๊ฒฝํ ์ ์๋ค๋ ๊ฒ์ ์ ์ ์๊ธฐ ๋๋ฌธ์ ๋๋ค.
367
368
# ์ ์ ํ๋กํผํฐ (Static Properties)
0 commit comments