angular-gridster2 icon indicating copy to clipboard operation
angular-gridster2 copied to clipboard

Module not found: Error: Package path ./lib/gridsterCompact.service is not exported from package

Open MussaratAziz opened this issue 2 years ago • 0 comments

After trying to access GridsterCompact service?

import { GridsterCompact } from 'angular-gridster2/lib/gridsterCompact.service'; // automatically gets added does'nt look right
let compact = new GridsterCompact(gridsterItemComponent.gridster);
     compact.checkCompact();

Thank you for your help.

MussaratAziz avatar Mar 04 '23 00:03 MussaratAziz