Parser
Provides a convenience wrapper around babylon applying an ES Modules regex test to automatically set sourceType
to script
or module
.
Static Method Summary
Static Public Methods | ||
public static |
Parses the given source with babylon. |