Hi, have a difficulties to import component into file for multiple sub-folders.
import * as Handsontable from ‘handsontable’ works fine in case of the same folder
import { HotTableRegisterer } from ‘@handsontable/angular’; is not working for sub-folder.
Can you please provide the correct import command? Using version 7.0.0 now.
Are there any differences for another versions?
Best,
Sergey