Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

@babel/plugin-syntax-import-source

Allow parsing of the import source proposal.

See our website @babel/plugin-syntax-import-source for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-import-source

or using yarn:

yarn add @babel/plugin-syntax-import-source --dev