export { default as SimpleDB } from "./class/SimpleDB.js" export { default as SimpleTable } from "./class/SimpleTable.js"