bugsnag-js icon indicating copy to clipboard operation
bugsnag-js copied to clipboard

TypeScript Error

Open dcc82 opened this issue 1 year ago • 7 comments

Bugsnag version: 7.22.2

import Bugsnag from '@bugsnag/js'; Bugsnag.start({ apiKey: 'YOUR_API_KEY' });

Error: Property 'start' does not exist on type 'typeof import("node_modules/@bugsnag/js/types")'.

Any thoughts?

dcc82 avatar Dec 12 '23 10:12 dcc82