/*! @licence MIT */ export { default as TableView } from "@/components/table/TableView.vue"; export { HeaderModel, PaginatonModel, PaginatedResponse, Options } from '@/components/models/tablemodels'; /*! * Vuetify Labs v3.4.0 by vuetify - https://vuetifyjs.com * Licensed under the MIT License (MIT), see LICENSE. * Copyright 2025S Vuetify Labs, Inc. * Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free - MIT License * Copyright 2025 Fonticons, Inc. */