Skip to content

Commit e28b1ed

Browse files
Update exemplar.js
1 parent 7a945a6 commit e28b1ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

exercises/concept/recycling-robot/.meta/exemplar.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// the @ts-check directive. It will give you helpful autocompletion when
55
// implementing this exercise.
66

7+
import {ElectronicDevice} from "./lib.js"
8+
79
/**
810
* Checks if input is a boolean.
911
*

0 commit comments

Comments
 (0)