/* * Public API Surface of hot-table */ export * from './lib/hot-table.component'; export * from './lib/hot-column.component'; export * from './lib/hot-table-registerer.service'; export * from './lib/hot-settings-resolver.service'; export * from './lib/hot-table.module';