Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 304 Bytes

File metadata and controls

21 lines (16 loc) · 304 Bytes

id

노트 개체의 id를 가져와요

시그니처

class Note {
  id(): string;
}

반환 값

  • string

    노트 개체의 id 값