josdejong / josdejong/mathjs

Remove non-existing dependencies from index.d.ts

Open
#3,511 3 comments 0 reactions 0 assignees View on GitHub
bug help wanted typescript
Dominant language
JavaScript
Stars
15.1k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Math.js provides the following dependencies from index.d.ts:

evalDependencies
eyeDependencies
typeofDependencies
varDependencies

But they don't seem to exist in the bundle. Importing them causes errors like "Uncaught SyntaxError: The requested module '' does not provide an export named 'varDependencies'"

They should be removed. Or I'm missing something?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.