Results 1 - 1 of 1

import

The import statement is used to import functions, objects or primitives that have been exported from an external module, another script, etc.
ECMAScript6 JavaScript Modules Statement