/** * @license * Copyright 2023 Nuraly, Laabidi Aymen * SPDX-License-Identifier: MIT */ export type { TableHost, TableBaseController, ErrorHandler } from './table-host.interface.js'; //# sourceMappingURL=index.d.ts.map