Jeong Seungdeok

Results 8 issues of Jeong Seungdeok

I am using this library. when I used value used json.stringfy, I convert easy json value. exmaple) `parse` option. ```ts let obj = { name: "qiu",//string age: 18,//Array isMan:false,//boolean date:new...

## Issue #22 You can use the test cases below. If I'm missing something, please let me know. ```js let obj = { name: "qiu",//string age: 18,//Array isMan:false,//boolean date:new Date(),...

**Describe the bug** When I click play button, it changes to pause button. But, when I click pause button again, pause function works but not convert to play button. The...

#286 Thank you all for your contributions and great features. They are always appreciated.

#319 Thank you all for your contributions and great features. They are always appreciated.

**Describe the bug** When in view mode, clicking the close button doesn't perform the expected action. The issue appears to be related to function handling in the view.ts file. **To...

```ts // 여기 풀이를 입력하세요 type MyPick = { [key in K]: T[key] } ```

answer
4

```ts // 여기 풀이를 입력하세요 type HelloWorld = string ```

answer
en
13