3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
![]() |
function implement() {
|
||
|
throw 'Not implemented';
|
||
|
}
|