Just IDE error when: ``` import { count } from 'mathjs' ``` But there is no problem with running. It should be that d.ts lacks the member description.
Just IDE error when:
But there is no problem with running.
It should be that d.ts lacks the member description.