⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠

Text Elements

bird

  • getName():string

  • setName(name:string):void

  • fly(): void

  • eat():void

cuckoo

  • fly(): void
  • eat():void

eagle

  • fly(): void
  • eat():void