Can't able to initialize new Engine in typescript, babylonjs 5.54.0

Getting error while initialize new Engine(canvas)

 "typescript": "^4.2.2",
"@babylonjs/core": "^5.54.0"

Can any on help me to start a babylonjs project in typescript.

Thanks

Probably the answer is already in this thread - TypeScript Error Cannot find name 'DOMString'

1 Like

Thanks @labris for a quick reply.