Skip to content

Instantly share code, notes, and snippets.

@JamesWP
Created April 25, 2021 14:27
Show Gist options
  • Save JamesWP/ea6f63b84a32cc7daa614e7d2b3f63cc to your computer and use it in GitHub Desktop.
Save JamesWP/ea6f63b84a32cc7daa614e7d2b3f63cc to your computer and use it in GitHub Desktop.
planck-js typescript errors
node_modules/planck-js/lib/index.d.ts:672:1 - error TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
672 let internal: any;
~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment