ES6 modules are always in strict mode. You have used 'use strict' in top of every code.
ES6 modules are always in strict mode. You have used 'use strict' in top of every code.