You are giving the following syntax error in the typed.js
plugin:
Uncaught SyntaxError: Unexpected token {
On these lines:
import { initializer } from './initializer.js';
import { htmlParser } from './html-parser.js';
I do not think this was going to happen, why does he blame this error?