Son CV dans un terminal web en Javascript!
https://terminal-cv.gregandev.fr
4 lines
81 B
4 lines
81 B
2 years ago
|
var parent = require('../stable/get-iterator-method');
|
||
|
|
||
|
module.exports = parent;
|