Skip to content

Commit 9fa8ebc

Browse files
Create lib.js
1 parent 5dda1a0 commit 9fa8ebc

File tree

1 file changed

+3
-0
lines changed
  • exercises/concept/recycling-robot

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export class ElectronicDevice {
2+
// This class will be used in the exercise.
3+
}

0 commit comments

Comments
 (0)