bughelp wantedtypescript
倉庫指標
- Star
- (13,832 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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?