Skip to content

Add TypeScript support#162

Open
lucaoskaique wants to merge 2 commits intospite:masterfrom
lucaoskaique:lucaoskaique/fix_add_ts_support
Open

Add TypeScript support#162
lucaoskaique wants to merge 2 commits intospite:masterfrom
lucaoskaique:lucaoskaique/fix_add_ts_support

Conversation

@lucaoskaique
Copy link

This PR adds TypeScript support to THREE.MeshLine.

Fixes from the original PR #135 (from 2021):

  • Fixed typo: parametesparameters in constructor
  • Fixed typo: linwWidthlineWidth
  • Fixed typo: useDeshuseDash
  • Added types field to package.json pointing to the TypeScript definitions
  • Added TypeScript definition file to the files array in package.json

Closes #135

xia-st and others added 2 commits March 25, 2021 17:19
- Fix typo: parametes -> parameters
- Fix typo: linwWidth -> lineWidth
- Fix typo: useDesh -> useDash
- Add types field to package.json
- Include .d.ts file in published package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants