Is the import correct? I think it should be eithe...
# community-help
p
Is the import correct? I think it should be either
import * as Typesense from 'typesense'
or
import { Client } from 'typesense'