"use strict"; import UITable from './UITable.mjs'; export default { table: UITable };